commit: 1bb1dcb2ac8405797cfe57044675ec99aad3222f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri May 6 08:21:32 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri May 6 08:21:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bb1dcb2
dev-ruby/rack-protection: stabilize 2.2.0 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rack-protection/rack-protection-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:*"
