diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-01 16:06:07 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-01 23:54:21 -0400 |
commit | 56f31d49a2384c9902ccf2b6c622514066a3f495 (patch) | |
tree | 806c06d29718dd12cda92a967fae119067e4ea3f /dev-ruby/addressable | |
parent | dev-ruby/rspec-its: Stabilize 1.3.0-r1 sparc, #932713 (diff) | |
download | gentoo-56f31d49a2384c9902ccf2b6c622514066a3f495.tar.gz gentoo-56f31d49a2384c9902ccf2b6c622514066a3f495.tar.bz2 gentoo-56f31d49a2384c9902ccf2b6c622514066a3f495.zip |
dev-ruby/addressable: Stabilize 2.8.6 sparc, #932713
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.8.6.ebuild b/dev-ruby/addressable/addressable-2.8.6.ebuild index b834deb653e0..d1b92968cf73 100644 --- a/dev-ruby/addressable/addressable-2.8.6.ebuild +++ b/dev-ruby/addressable/addressable-2.8.6.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:5 dev-ruby/public_suffix:4 )" |