diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-25 17:10:12 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-25 17:10:12 +0200 |
commit | ba0cab8fd612499b19d77ad18d8e39c10ae00128 (patch) | |
tree | 93bd59d9a7face9c5ee12f632b5c23a95d24b320 /dev-ruby/hoe | |
parent | dev-libs/libgpg-error: Stabilize 1.49 sparc, #932599 (diff) | |
download | gentoo-ba0cab8fd612499b19d77ad18d8e39c10ae00128.tar.gz gentoo-ba0cab8fd612499b19d77ad18d8e39c10ae00128.tar.bz2 gentoo-ba0cab8fd612499b19d77ad18d8e39c10ae00128.zip |
dev-ruby/hoe: Stabilize 4.2.0 sparc, #932677
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/hoe-4.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-4.2.0.ebuild b/dev-ruby/hoe/hoe-4.2.0.ebuild index e9fbfba342b1..a37564fa4205 100644 --- a/dev-ruby/hoe/hoe-4.2.0.ebuild +++ b/dev-ruby/hoe/hoe-4.2.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 ~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 )" |