diff options
author | Sam James <sam@gentoo.org> | 2024-10-06 12:10:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-06 12:10:10 +0100 |
commit | e366b57d7812bf8bd8bb34c8c59edce721680e72 (patch) | |
tree | 65d3a6b3f7111461f6ba08da13daa2c7d2cf4e4c /dev-ruby/addressable | |
parent | dev-ruby/thor: Stabilize 1.3.2 ppc64, #941066 (diff) | |
download | gentoo-e366b57d7812bf8bd8bb34c8c59edce721680e72.tar.gz gentoo-e366b57d7812bf8bd8bb34c8c59edce721680e72.tar.bz2 gentoo-e366b57d7812bf8bd8bb34c8c59edce721680e72.zip |
dev-ruby/addressable: Stabilize 2.8.7 x86, #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 bde6781b08e2..c9a3d65fe79d 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 )" |