summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-22 20:03:37 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-22 21:22:30 +0100
commitf90b1e01a50d49c8c4c99f88ee294040d5ee5f17 (patch)
tree9519ff1ba3f42e83c1e2b88640b52a410927d383 /dev-ruby/rack-cache
parentdev-ruby/maxitest: Mark ~hppa too. (diff)
downloadgentoo-f90b1e01a50d49c8c4c99f88ee294040d5ee5f17.tar.gz
gentoo-f90b1e01a50d49c8c4c99f88ee294040d5ee5f17.tar.bz2
gentoo-f90b1e01a50d49c8c4c99f88ee294040d5ee5f17.zip
dev-ruby/rack-cache: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/rack-cache')
-rw-r--r--dev-ruby/rack-cache/rack-cache-1.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-cache/rack-cache-1.7.1.ebuild b/dev-ruby/rack-cache/rack-cache-1.7.1.ebuild
index 1785759883a8..3aad907af4a8 100644
--- a/dev-ruby/rack-cache/rack-cache-1.7.1.ebuild
+++ b/dev-ruby/rack-cache/rack-cache-1.7.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rtomayko/rack-cache/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="MIT"
SLOT="1.2"
-KEYWORDS="amd64 ~arm ~arm64 ~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 ~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:*"