diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-17 02:10:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-17 02:10:55 +0300 |
commit | 25d2596aeeb655997c4555f6034865536869ca05 (patch) | |
tree | e73d75f1dda53d475c94d0a14824af1704f47a88 /dev-ruby/rack-protection | |
parent | dev-ruby/rack-test: amd64 stable wrt bug #543240 (diff) | |
download | gentoo-25d2596aeeb655997c4555f6034865536869ca05.tar.gz gentoo-25d2596aeeb655997c4555f6034865536869ca05.tar.bz2 gentoo-25d2596aeeb655997c4555f6034865536869ca05.zip |
dev-ruby/rack-protection: amd64 stable wrt bug #543240
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild b/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild index 75bf6f68b1ec..51ff5d3e3f9e 100644 --- a/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild +++ b/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild @@ -18,7 +18,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 ~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 )" |