diff options
author | 2024-07-01 11:54:01 -0400 | |
---|---|---|
committer | 2024-07-01 23:54:14 -0400 | |
commit | d40436f372053419fff7f87de8dde6f76a7975f1 (patch) | |
tree | 364ca5a21365035f6b35edc7d9010885a4b4a64a /dev-ruby | |
parent | dev-ruby/contracts: Stabilize 0.17-r1 amd64, #932713 (diff) | |
download | gentoo-d40436f372053419fff7f87de8dde6f76a7975f1.tar.gz gentoo-d40436f372053419fff7f87de8dde6f76a7975f1.tar.bz2 gentoo-d40436f372053419fff7f87de8dde6f76a7975f1.zip |
dev-ruby/addressable: Stabilize 2.8.6 amd64, #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 6ce6ed3d1b18..591bb850daa4 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 )" |