diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-25 09:27:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-25 09:27:39 +0300 |
commit | 9f507584e5e6393f3ba1f7dcc68fd13d98fc6c7f (patch) | |
tree | 23e6b67dec67cbdf01487a2b47485abafd5d54e3 /dev-ruby/hoe | |
parent | mail-client/neomutt: Stabilize 20240201 amd64, #931124 (diff) | |
download | gentoo-9f507584e5e6393f3ba1f7dcc68fd13d98fc6c7f.tar.gz gentoo-9f507584e5e6393f3ba1f7dcc68fd13d98fc6c7f.tar.bz2 gentoo-9f507584e5e6393f3ba1f7dcc68fd13d98fc6c7f.zip |
dev-ruby/hoe: Stabilize 4.2.0 x86, #932677
Signed-off-by: Arthur Zamarin <arthurzam@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 6c631aafce40..7b0d3abfa452 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 )" |