diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 06:41:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 06:41:28 +0100 |
commit | 04b2bb3836c0760abbf0311a3ace0a237d15a736 (patch) | |
tree | e2727808a66a86673db3a0641487756707354fd0 | |
parent | dev-ruby/test-unit: Stabilize 3.6.1 amd64, #912477 (diff) | |
download | gentoo-04b2bb3836c0760abbf0311a3ace0a237d15a736.tar.gz gentoo-04b2bb3836c0760abbf0311a3ace0a237d15a736.tar.bz2 gentoo-04b2bb3836c0760abbf0311a3ace0a237d15a736.zip |
dev-ruby/hoe: Stabilize 4.0.4 amd64, #912482
Signed-off-by: Sam James <sam@gentoo.org>
-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 df97fda9885b..db7a4e635ceb 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 )" |