diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:48:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:48:23 +0100 |
commit | d2e90efd71fefd800051546397029e2d0b15f694 (patch) | |
tree | 649a3becec0c7774314b3d72e50d0de8fb6d2ddd /dev-ruby/hoe | |
parent | dev-ruby/mime-types-data: Stabilize 3.2023.0218.1 arm64, #903449 (diff) | |
download | gentoo-d2e90efd71fefd800051546397029e2d0b15f694.tar.gz gentoo-d2e90efd71fefd800051546397029e2d0b15f694.tar.bz2 gentoo-d2e90efd71fefd800051546397029e2d0b15f694.zip |
dev-ruby/hoe: Stabilize 3.26.0 amd64, #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 e7f4569d3504..fabab0120569 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 )" |