diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 23:11:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 23:11:42 +0100 |
commit | be18d900f0df892b3f47b40ea1a6a66784ae5ef2 (patch) | |
tree | dff48e5245f32aa92614f0b50a6a339c19584dc7 /dev-ruby/hoe | |
parent | dev-ruby/hoe: Stabilize 3.26.0 arm, #903451 (diff) | |
download | gentoo-be18d900f0df892b3f47b40ea1a6a66784ae5ef2.tar.gz gentoo-be18d900f0df892b3f47b40ea1a6a66784ae5ef2.tar.bz2 gentoo-be18d900f0df892b3f47b40ea1a6a66784ae5ef2.zip |
dev-ruby/hoe: Stabilize 3.26.0 sparc, #903451
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/hoe-3.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-3.26.0.ebuild b/dev-ruby/hoe/hoe-3.26.0.ebuild index 9b9b81d0183a..ee47583cab19 100644 --- a/dev-ruby/hoe/hoe-3.26.0.ebuild +++ b/dev-ruby/hoe/hoe-3.26.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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.9:5 )" |