summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-06-21 11:02:06 +0200
committerHans de Graaff <graaff@gentoo.org>2020-06-21 11:05:04 +0200
commit038f9baff88fe3965b343bf1aa22bc20ed89c4df (patch)
treef9e07efb437abe51d5360d7637dd86c4eaee9122
parentapp-misc/grc: add trailing slash to ROOT. (diff)
downloadgentoo-038f9baff88fe3965b343bf1aa22bc20ed89c4df.tar.gz
gentoo-038f9baff88fe3965b343bf1aa22bc20ed89c4df.tar.bz2
gentoo-038f9baff88fe3965b343bf1aa22bc20ed89c4df.zip
dev-ruby/rack-protection: amd64 stable
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/rack-protection/rack-protection-2.0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-2.0.8.1.ebuild b/dev-ruby/rack-protection/rack-protection-2.0.8.1.ebuild
index 9f85bed8bd03..89bfa5e95767 100644
--- a/dev-ruby/rack-protection/rack-protection-2.0.8.1.ebuild
+++ b/dev-ruby/rack-protection/rack-protection-2.0.8.1.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:*"