summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-14 21:32:37 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-14 21:36:45 -0500
commit91ee222a170006e37fc858dd0fe3dd91a70d994a (patch)
tree7081100278b19c96b7812f49421c55074872fe1c /dev-ruby/rack
parentdev-util/cucumber-core: Drop to ~hppa (diff)
downloadgentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.tar.gz
gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.tar.bz2
gentoo-91ee222a170006e37fc858dd0fe3dd91a70d994a.zip
dev-ruby/*: Drop to ~hppa where possible
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ruby/rack')
-rw-r--r--dev-ruby/rack/rack-2.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack/rack-2.2.3.ebuild b/dev-ruby/rack/rack-2.2.3.ebuild
index e58fee1b6078..482cecfe3a75 100644
--- a/dev-ruby/rack/rack-2.2.3.ebuild
+++ b/dev-ruby/rack/rack-2.2.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/rack/rack/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
IUSE=""
ruby_add_rdepend "virtual/ruby-ssl"