commit: c08dd3217334eacab511b969af79f0453de82afa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 19 06:08:49 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 19 06:08:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08dd321
dev-ruby/hoe: Stabilize 4.0.4 arm64, #912482 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/hoe/hoe-4.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/hoe/hoe-4.0.4.ebuild b/dev-ruby/hoe/hoe-4.0.4.ebuild index 96f7c8c86067..00e68979470a 100644 --- a/dev-ruby/hoe/hoe-4.0.4.ebuild +++ b/dev-ruby/hoe/hoe-4.0.4.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 )"
