diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-20 18:56:32 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-20 18:56:32 +0100 |
commit | c4836c7d61f964888d84b9bc27f36aba10bfed05 (patch) | |
tree | 12dce1a12974f4394e9d8e4581cbdda346b080b9 /dev-ruby | |
parent | dev-ruby/public_suffix: add ~arm, bug #602730 (diff) | |
download | gentoo-c4836c7d61f964888d84b9bc27f36aba10bfed05.tar.gz gentoo-c4836c7d61f964888d84b9bc27f36aba10bfed05.tar.bz2 gentoo-c4836c7d61f964888d84b9bc27f36aba10bfed05.zip |
dev-ruby/addressable: add ~arm, bug #602730
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/addressable/addressable-2.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/addressable/addressable-2.5.0.ebuild b/dev-ruby/addressable/addressable-2.5.0.ebuild index 4880db408514..7e45e3bfc266 100644 --- a/dev-ruby/addressable/addressable-2.5.0.ebuild +++ b/dev-ruby/addressable/addressable-2.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~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:2" |