diff options
author | Sam James <sam@gentoo.org> | 2024-05-25 07:21:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-25 07:21:49 +0100 |
commit | c4e2769f6bbedeec082c7e161f40b1caf6ae8be0 (patch) | |
tree | 2f1e8bbc89ac1f9d4613125092691148f8da1930 /dev-ruby/hoe | |
parent | dev-perl/GnuPG-Interface: add 1.40.0 (diff) | |
download | gentoo-c4e2769f6bbedeec082c7e161f40b1caf6ae8be0.tar.gz gentoo-c4e2769f6bbedeec082c7e161f40b1caf6ae8be0.tar.bz2 gentoo-c4e2769f6bbedeec082c7e161f40b1caf6ae8be0.zip |
dev-ruby/hoe: Stabilize 4.2.0 ppc64, #932677
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/hoe-4.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-4.2.0.ebuild b/dev-ruby/hoe/hoe-4.2.0.ebuild index 8e852dd427db..3e79ac49e082 100644 --- a/dev-ruby/hoe/hoe-4.2.0.ebuild +++ b/dev-ruby/hoe/hoe-4.2.0.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 )" |