diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-01 13:49:53 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-01 23:54:16 -0400 |
commit | 9e59d40cd418a0172b0fe80b7d8c63874c604bd9 (patch) | |
tree | 584c7ebf7b3f72023a104ffbf2631cdbc3402a74 /dev-ruby | |
parent | dev-ruby/contracts: Stabilize 0.17-r1 x86, #932713 (diff) | |
download | gentoo-9e59d40cd418a0172b0fe80b7d8c63874c604bd9.tar.gz gentoo-9e59d40cd418a0172b0fe80b7d8c63874c604bd9.tar.bz2 gentoo-9e59d40cd418a0172b0fe80b7d8c63874c604bd9.zip |
dev-ruby/addressable: Stabilize 2.8.6 x86, #932713
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 8207497467a1..b834deb653e0 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 )" |