diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 12:44:27 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:53 +0200 |
commit | 41a0fd84e0a205d38c486fb99e001c5bbee3363a (patch) | |
tree | 62542f69bfe8d478dc6bc364926703835205e48d /dev-ruby/addressable | |
parent | dev-ruby/bcrypt-ruby: keyword ~arm64 (diff) | |
download | gentoo-41a0fd84e0a205d38c486fb99e001c5bbee3363a.tar.gz gentoo-41a0fd84e0a205d38c486fb99e001c5bbee3363a.tar.bz2 gentoo-41a0fd84e0a205d38c486fb99e001c5bbee3363a.zip |
dev-ruby/addressable: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.5.1.ebuild b/dev-ruby/addressable/addressable-2.5.1.ebuild index 33f4671da858..d757e5a57f8b 100644 --- a/dev-ruby/addressable/addressable-2.5.1.ebuild +++ b/dev-ruby/addressable/addressable-2.5.1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~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" |