diff options
author | Sam James <sam@gentoo.org> | 2024-10-13 12:05:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-13 12:05:25 +0100 |
commit | 80b20ced030b1c9b2862c3b6f924cf421fb60515 (patch) | |
tree | bdd22d63050894fec1f9806ddd03adfbc3023d3d /dev-ruby/addressable | |
parent | dev-ruby/ffi: Stabilize 1.17.0 sparc, #940987 (diff) | |
download | gentoo-80b20ced030b1c9b2862c3b6f924cf421fb60515.tar.gz gentoo-80b20ced030b1c9b2862c3b6f924cf421fb60515.tar.bz2 gentoo-80b20ced030b1c9b2862c3b6f924cf421fb60515.zip |
dev-ruby/addressable: Stabilize 2.8.7 sparc, #941039
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.8.7.ebuild b/dev-ruby/addressable/addressable-2.8.7.ebuild index c2bb6157ebe3..e7e1f1831d3e 100644 --- a/dev-ruby/addressable/addressable-2.8.7.ebuild +++ b/dev-ruby/addressable/addressable-2.8.7.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc test" ruby_add_rdepend "|| ( dev-ruby/public_suffix:6 dev-ruby/public_suffix:5 )" |