dev-ruby/addressable: add ~arm, bug #602730
authorMarkus Meier <maekke@gentoo.org>
Mon, 20 Feb 2017 17:56:32 +0000 (18:56 +0100)
committerMarkus Meier <maekke@gentoo.org>
Mon, 20 Feb 2017 17:56:32 +0000 (18:56 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

dev-ruby/addressable/addressable-2.5.0.ebuild

index 4880db408514039d6d0b0e69d21a5f57c5871870..7e45e3bfc266bfcc4856182daf1ad0807d4442a0 100644 (file)
@@ -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"