diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-12-29 08:19:59 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-12-29 08:19:59 +0100 |
commit | 98134588f8960f52e550b640d9b8717a0308754a (patch) | |
tree | ad8d03bf47bb614038ef61cf995c528d0b6780ba /dev-ruby/rack-protection | |
parent | dev-ruby/yard: add 0.9.26 (diff) | |
download | gentoo-98134588f8960f52e550b640d9b8717a0308754a.tar.gz gentoo-98134588f8960f52e550b640d9b8717a0308754a.tar.bz2 gentoo-98134588f8960f52e550b640d9b8717a0308754a.zip |
dev-ruby/rack-protection: amd64 stable, bug 761897
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild b/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild index 06b55d8939fa..4d19468eb3a7 100644 --- a/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild +++ b/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~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 ~sparc ~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:*" |