diff options
author | 2023-03-29 00:19:55 +0100 | |
---|---|---|
committer | 2023-03-29 00:19:55 +0100 | |
commit | 4d1593506ac43ea18b525448a34ccf0ed4ce7c68 (patch) | |
tree | 0976472f879ca18b422f9bcde11d8f0664562efb /dev-ruby/hoe | |
parent | dev-ruby/hoe: Stabilize 3.26.0 ppc64, #903451 (diff) | |
download | gentoo-4d1593506ac43ea18b525448a34ccf0ed4ce7c68.tar.gz gentoo-4d1593506ac43ea18b525448a34ccf0ed4ce7c68.tar.bz2 gentoo-4d1593506ac43ea18b525448a34ccf0ed4ce7c68.zip |
dev-ruby/hoe: Stabilize 3.26.0 ppc, #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 9c48948a6f6f..7ad07b702626 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 )" |