diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 05:12:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 05:12:11 +0100 |
commit | e91e5d090b19f56ab3e322e006edca60c854b62c (patch) | |
tree | 9a3e1c6651a5171d3b99c5d4f7c3b06b5e0aca00 /dev-ruby/rack-protection | |
parent | dev-ruby/mustermann: Stabilize 3.0.0 amd64, #903942 (diff) | |
download | gentoo-e91e5d090b19f56ab3e322e006edca60c854b62c.tar.gz gentoo-e91e5d090b19f56ab3e322e006edca60c854b62c.tar.bz2 gentoo-e91e5d090b19f56ab3e322e006edca60c854b62c.zip |
dev-ruby/rack-protection: Stabilize 3.0.5 amd64, #903943
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r-- | dev-ruby/rack-protection/rack-protection-3.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-3.0.5.ebuild b/dev-ruby/rack-protection/rack-protection-3.0.5.ebuild index c1fe98e42fca..31bb18448cc9 100644 --- a/dev-ruby/rack-protection/rack-protection-3.0.5.ebuild +++ b/dev-ruby/rack-protection/rack-protection-3.0.5.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:*" |