summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 05:50:22 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:50:02 +0100
commit38e30644435d56d1f933a0fac4a173f487126672 (patch)
treee6072f2c6ffe25b3aab1739698abd275a0fa9640 /dev-ruby/addressable/addressable-2.5.2.ebuild
parentsys-cluster/swift: 2.17.0 bup (diff)
downloadgentoo-38e30644435d56d1f933a0fac4a173f487126672.tar.gz
gentoo-38e30644435d56d1f933a0fac4a173f487126672.tar.bz2
gentoo-38e30644435d56d1f933a0fac4a173f487126672.zip
dev-ruby/addressable: x86 keyworded (bug #602730)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/addressable/addressable-2.5.2.ebuild')
-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 aaef66c9be59..24262623547e 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-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~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:*"