commit: eaf42a04dd9fc6110ffd8fdccb62924487f35152 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 13:30:23 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 13:30:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf42a04
dev-ruby/hoe: Stabilize 4.2.2 ppc64, #940942 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/hoe/hoe-4.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/hoe/hoe-4.2.2.ebuild b/dev-ruby/hoe/hoe-4.2.2.ebuild index 171ac36617d7..1be2e8b09439 100644 --- a/dev-ruby/hoe/hoe-4.2.2.ebuild +++ b/dev-ruby/hoe/hoe-4.2.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://www.zenspider.com/projects/hoe.html" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )"
