diff options
author | Sam James <sam@gentoo.org> | 2024-10-09 06:44:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-09 06:44:53 +0100 |
commit | e9f876b635e7aa63f51fd7a1d049e3707a00d906 (patch) | |
tree | 67551db96d6fc9d21d5329ac318d127e0310ef37 /dev-ruby/hoe | |
parent | dev-ruby/rspec-expectations: Stabilize 3.13.2 ppc, #940941 (diff) | |
download | gentoo-e9f876b635e7aa63f51fd7a1d049e3707a00d906.tar.gz gentoo-e9f876b635e7aa63f51fd7a1d049e3707a00d906.tar.bz2 gentoo-e9f876b635e7aa63f51fd7a1d049e3707a00d906.zip |
dev-ruby/hoe: Stabilize 4.2.2 ppc, #940942
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/hoe-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-4.2.2.ebuild b/dev-ruby/hoe/hoe-4.2.2.ebuild index 94cfd10af573..3b844761132a 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 )" |