diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 10:53:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 10:53:21 +0300 |
commit | 37824b3e8caecb7daccf6eece59464314f401640 (patch) | |
tree | 035083eb5131020450c108c9c5e8f132cd77037b /dev-ruby/hoe | |
parent | dev-ruby/dalli: Stabilize 3.2.5 ppc, #912480 (diff) | |
download | gentoo-37824b3e8caecb7daccf6eece59464314f401640.tar.gz gentoo-37824b3e8caecb7daccf6eece59464314f401640.tar.bz2 gentoo-37824b3e8caecb7daccf6eece59464314f401640.zip |
dev-ruby/hoe: Stabilize 4.0.4 ppc, #912482
Signed-off-by: Arthur Zamarin <arthurzam@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 0c410882d27b..fd2ee5eaeeff 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 )" |