diff options
author | Sam James <sam@gentoo.org> | 2024-10-06 12:50:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-06 12:50:38 +0100 |
commit | a7912e4da430cd315e53c69d116749c6952f4ebb (patch) | |
tree | d9248239069e42b8b93a84d6a6339e6855775ced /dev-ruby/addressable/addressable-2.8.7.ebuild | |
parent | dev-ruby/addressable: Stabilize 2.8.7 ppc64, #941039 (diff) | |
download | gentoo-a7912e4da430cd315e53c69d116749c6952f4ebb.tar.gz gentoo-a7912e4da430cd315e53c69d116749c6952f4ebb.tar.bz2 gentoo-a7912e4da430cd315e53c69d116749c6952f4ebb.zip |
dev-ruby/addressable: Stabilize 2.8.7 amd64, #941039
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/addressable/addressable-2.8.7.ebuild')
-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 bb252c01487c..0ac22a54af00 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 )" |