From: Markus Meier Date: Mon, 20 Feb 2017 17:56:32 +0000 (+0100) Subject: dev-ruby/addressable: add ~arm, bug #602730 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c4836c7d61f964888d84b9bc27f36aba10bfed05;p=gentoo.git dev-ruby/addressable: add ~arm, bug #602730 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- 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"