diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-07-25 19:25:09 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-07-25 19:28:11 +0200 |
commit | 82200b9b51aa55b666f87655083713cc49c1c960 (patch) | |
tree | 72c182a6d5453cabae416928887ef1a0102ea39b /dev-ruby/rack-protection | |
parent | dev-ruby/sinatra: avoid optional dependency on haml (diff) | |
download | gentoo-82200b9b51aa55b666f87655083713cc49c1c960.tar.gz gentoo-82200b9b51aa55b666f87655083713cc49c1c960.tar.bz2 gentoo-82200b9b51aa55b666f87655083713cc49c1c960.zip |
dev-ruby/rack-protection: mark ruby21 revision stable
Package-Manager: portage-2.2.28
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 5a0a998b74cd..51129c343aa8 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 @@ -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 )" |