diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-07-18 07:50:04 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-07-18 07:50:04 +0200 |
commit | ef57fe0c2fb5e914c70c703b1084faf3a7aa28d1 (patch) | |
tree | 59a781c035db56a624aa749c251cdaca70373f5f /dev-ruby | |
parent | dev-ruby/rack-protection: cleanup (diff) | |
download | gentoo-ef57fe0c2fb5e914c70c703b1084faf3a7aa28d1.tar.gz gentoo-ef57fe0c2fb5e914c70c703b1084faf3a7aa28d1.tar.bz2 gentoo-ef57fe0c2fb5e914c70c703b1084faf3a7aa28d1.zip |
dev-ruby/rack-protection: ad64 stable, bug 661454
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-1.5.5.ebuild b/dev-ruby/rack-protection/rack-protection-1.5.5.ebuild index 87a0b02784e6..947c453c7e41 100644 --- a/dev-ruby/rack-protection/rack-protection-1.5.5.ebuild +++ b/dev-ruby/rack-protection/rack-protection-1.5.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_bdepend "test? ( dev-ruby/rack-test )" |