diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-04-27 08:12:20 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-04-27 08:12:20 +0200 |
commit | 6ced81e28d9dedb13ec54fed839d71147cd010ab (patch) | |
tree | 50546da3cc747421e9ae8fd9491cdc4b413d88f3 /dev-ruby/rack-protection | |
parent | dev-ruby/rack-protection: cleanup (diff) | |
download | gentoo-6ced81e28d9dedb13ec54fed839d71147cd010ab.tar.gz gentoo-6ced81e28d9dedb13ec54fed839d71147cd010ab.tar.bz2 gentoo-6ced81e28d9dedb13ec54fed839d71147cd010ab.zip |
dev-ruby/rack-protection: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-2.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild b/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild index fefd162a4f32..1ebe85670644 100644 --- a/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild +++ b/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection" LICENSE="MIT" SLOT="$(ver_cut 1)" -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" +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:*" |