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