diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-07-19 08:23:28 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-07-19 08:23:28 +0200 |
commit | 35386ad5f76d70518a103bde2fc49a0f112b5a20 (patch) | |
tree | c33a07cb4dc24788aa9ccddfd08e5a292a291001 /dev-ruby/rack-protection | |
parent | dev-ruby/mustermann: cleanup (diff) | |
download | gentoo-35386ad5f76d70518a103bde2fc49a0f112b5a20.tar.gz gentoo-35386ad5f76d70518a103bde2fc49a0f112b5a20.tar.bz2 gentoo-35386ad5f76d70518a103bde2fc49a0f112b5a20.zip |
dev-ruby/rack-protection: move ~arm64 forward
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-2.0.2.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-2.0.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-2.0.2.ebuild b/dev-ruby/rack-protection/rack-protection-2.0.2.ebuild index a874a0ed9292..688357c23602 100644 --- a/dev-ruby/rack-protection/rack-protection-2.0.2.ebuild +++ b/dev-ruby/rack-protection/rack-protection-2.0.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~hppa ~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 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "dev-ruby/rack:*" diff --git a/dev-ruby/rack-protection/rack-protection-2.0.3.ebuild b/dev-ruby/rack-protection/rack-protection-2.0.3.ebuild index a874a0ed9292..688357c23602 100644 --- a/dev-ruby/rack-protection/rack-protection-2.0.3.ebuild +++ b/dev-ruby/rack-protection/rack-protection-2.0.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~hppa ~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 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "dev-ruby/rack:*" |