summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-19 18:32:08 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-20 00:55:13 +0100
commitc1eef9f33d3a68e2eced6b024e278c6d778e29a8 (patch)
treedaf0633a61fced044b844a262a661bc7f8a528c7 /dev-ruby
parentdev-lang/php: stable 7.3.17 for hppa, bug #717710 (diff)
downloadgentoo-c1eef9f33d3a68e2eced6b024e278c6d778e29a8.tar.gz
gentoo-c1eef9f33d3a68e2eced6b024e278c6d778e29a8.tar.bz2
gentoo-c1eef9f33d3a68e2eced6b024e278c6d778e29a8.zip
dev-ruby/rack-protection: keyworded 2.0.5 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rack-protection/rack-protection-2.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild b/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild
index 1ebe85670644..cf0d8d0cf441 100644
--- a/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild
+++ b/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~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:*"