commit: 81212c78275d085b8e4ba92ff8540a4361526af5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 30 11:45:09 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 30 11:45:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81212c78
dev-ruby/dry-struct: Stabilize 1.8.0 ppc64, #956216 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/dry-struct/dry-struct-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/dry-struct/dry-struct-1.8.0.ebuild b/dev-ruby/dry-struct/dry-struct-1.8.0.ebuild index 08b5d6b03831..32fe8c5d1ec0 100644 --- a/dev-ruby/dry-struct/dry-struct-1.8.0.ebuild +++ b/dev-ruby/dry-struct/dry-struct-1.8.0.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/dry-rb/dry-struct/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86" IUSE="test" ruby_add_rdepend "
