summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-19 13:31:09 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-19 13:22:22 +0100
commit033b6afb07f323d2e4524c6993a08a12598099f2 (patch)
treeb7c61b8cdba697e6309869b1c14081effeeb7ac2 /dev-ruby/addressable
parentdev-ruby/childlabor: keyworded 0.0.3-r1 for sparc (diff)
downloadgentoo-033b6afb07f323d2e4524c6993a08a12598099f2.tar.gz
gentoo-033b6afb07f323d2e4524c6993a08a12598099f2.tar.bz2
gentoo-033b6afb07f323d2e4524c6993a08a12598099f2.zip
dev-ruby/addressable: keyworded 2.5.2 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r--dev-ruby/addressable/addressable-2.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/addressable/addressable-2.5.2.ebuild b/dev-ruby/addressable/addressable-2.5.2.ebuild
index 8dd64c71c341..30e5d963e463 100644
--- a/dev-ruby/addressable/addressable-2.5.2.ebuild
+++ b/dev-ruby/addressable/addressable-2.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="doc test"
ruby_add_rdepend ">=dev-ruby/public_suffix-2.0.2:* <dev-ruby/public_suffix-4:*"