diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-19 13:45:42 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-19 13:22:27 +0100 |
commit | 2b855301f9df99cf0ad56e39bf682fbf42b388f9 (patch) | |
tree | 097e1e15caaef2dd89bc83237958eb617cb4be4d /dev-ruby/addressable | |
parent | dev-ruby/safe_yaml: keyworded 1.0.5 for sparc (diff) | |
download | gentoo-2b855301f9df99cf0ad56e39bf682fbf42b388f9.tar.gz gentoo-2b855301f9df99cf0ad56e39bf682fbf42b388f9.tar.bz2 gentoo-2b855301f9df99cf0ad56e39bf682fbf42b388f9.zip |
dev-ruby/addressable: keyworded 2.6.0 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.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/addressable/addressable-2.6.0.ebuild b/dev-ruby/addressable/addressable-2.6.0.ebuild index 8dd64c71c341..30e5d963e463 100644 --- a/dev-ruby/addressable/addressable-2.6.0.ebuild +++ b/dev-ruby/addressable/addressable-2.6.0.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:*" |