diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 07:31:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 07:31:52 +0100 |
commit | 002eb7e7d3949cfe7d90a271ddd3f9e18c239bac (patch) | |
tree | 1ed7076e1de83f53610dae3899eaeb9419980dc1 /dev-ruby/hoe | |
parent | dev-ruby/i18n: Stabilize 1.14.1 sparc, #912478 (diff) | |
download | gentoo-002eb7e7d3949cfe7d90a271ddd3f9e18c239bac.tar.gz gentoo-002eb7e7d3949cfe7d90a271ddd3f9e18c239bac.tar.bz2 gentoo-002eb7e7d3949cfe7d90a271ddd3f9e18c239bac.zip |
dev-ruby/hoe: Stabilize 4.0.4 sparc, #912482
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/hoe-4.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-4.0.4.ebuild b/dev-ruby/hoe/hoe-4.0.4.ebuild index 3578713f2ce6..0c410882d27b 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 )" |