summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-06 10:21:32 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-06 10:21:32 +0200
commit1bb1dcb2ac8405797cfe57044675ec99aad3222f (patch)
tree40e8bfd993ef07ed7cb98f60e0e67856a021ce0f /dev-ruby/rack-protection/rack-protection-2.2.0.ebuild
parentdev-ruby/forwardable-extended: enable ruby31 (diff)
downloadgentoo-1bb1dcb2ac8405797cfe57044675ec99aad3222f.tar.gz
gentoo-1bb1dcb2ac8405797cfe57044675ec99aad3222f.tar.bz2
gentoo-1bb1dcb2ac8405797cfe57044675ec99aad3222f.zip
dev-ruby/rack-protection: stabilize 2.2.0 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/rack-protection/rack-protection-2.2.0.ebuild')
-rw-r--r--dev-ruby/rack-protection/rack-protection-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-2.2.0.ebuild b/dev-ruby/rack-protection/rack-protection-2.2.0.ebuild
index d4ddbd88b292..263f114e79f3 100644
--- a/dev-ruby/rack-protection/rack-protection-2.2.0.ebuild
+++ b/dev-ruby/rack-protection/rack-protection-2.2.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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "dev-ruby/rack:*"