diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 19:40:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 19:51:22 +0100 |
commit | 4cc3ef7b5d4846583e0fb36567eff82eba046b8e (patch) | |
tree | 04ccd07d6be36c7d960106febb4b8e9b70dc977a /dev-ruby/addressable | |
parent | dev-ruby/abstract: Stabilize 1.0.0-r5 ppc, #903307 (diff) | |
download | gentoo-4cc3ef7b5d4846583e0fb36567eff82eba046b8e.tar.gz gentoo-4cc3ef7b5d4846583e0fb36567eff82eba046b8e.tar.bz2 gentoo-4cc3ef7b5d4846583e0fb36567eff82eba046b8e.zip |
dev-ruby/addressable: Stabilize 2.8.1 ppc, #903309
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.8.1.ebuild b/dev-ruby/addressable/addressable-2.8.1.ebuild index 3bd54a31b0c3..37381417781f 100644 --- a/dev-ruby/addressable/addressable-2.8.1.ebuild +++ b/dev-ruby/addressable/addressable-2.8.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend "|| ( dev-ruby/public_suffix:5 dev-ruby/public_suffix:4 )" |