diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 10:36:14 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 13:16:02 +0200 |
commit | 7bda5738bc57af4be5aa9cef26f52d64d7844269 (patch) | |
tree | 6afcb15d502f10f49fc43ca10c22cabea0fec235 /dev-ruby/rack-protection | |
parent | dev-ruby/rack: keyword ~arm64 (diff) | |
download | gentoo-7bda5738bc57af4be5aa9cef26f52d64d7844269.tar.gz gentoo-7bda5738bc57af4be5aa9cef26f52d64d7844269.tar.bz2 gentoo-7bda5738bc57af4be5aa9cef26f52d64d7844269.zip |
dev-ruby/rack-protection: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild b/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild index 5fad2f280157..0dc8fa0058b6 100644 --- a/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild +++ b/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection" LICENSE="MIT" SLOT="$(get_version_component_range 1)" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/rack-test )" |