diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2016-06-12 18:41:06 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2016-06-13 00:36:50 -0400 |
commit | 48136c27b50cb85b0242d6611f802174042431b8 (patch) | |
tree | 06c5743c7e36ed9177220db1cd6d0e03229451ae /dev-ruby/addressable | |
parent | dev-ruby/metasploit_data_models: bump (diff) | |
download | gentoo-48136c27b50cb85b0242d6611f802174042431b8.tar.gz gentoo-48136c27b50cb85b0242d6611f802174042431b8.tar.bz2 gentoo-48136c27b50cb85b0242d6611f802174042431b8.zip |
dev-ruby/addressable: adding ~arm
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/addressable/addressable-2.4.0.ebuild b/dev-ruby/addressable/addressable-2.4.0.ebuild index 3673e263ed51..5e0cfeb0b673 100644 --- a/dev-ruby/addressable/addressable-2.4.0.ebuild +++ b/dev-ruby/addressable/addressable-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_bdepend "doc? ( dev-ruby/yard )" |