summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-01 04:02:47 +0000
committerSam James <sam@gentoo.org>2022-12-01 04:02:47 +0000
commit0ef9a79bdb2cd6d830c1f514107b56bf7c515e50 (patch)
tree6974267887d8c7ead4d01ca9b634c7dbaafa23d9 /dev-ruby/http
parentdev-ruby/async: Keyword 1.30.3 ppc64, #761550 (diff)
downloadgentoo-0ef9a79bdb2cd6d830c1f514107b56bf7c515e50.tar.gz
gentoo-0ef9a79bdb2cd6d830c1f514107b56bf7c515e50.tar.bz2
gentoo-0ef9a79bdb2cd6d830c1f514107b56bf7c515e50.zip
dev-ruby/http: Keyword 5.1.0 ppc64, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/http')
-rw-r--r--dev-ruby/http/http-5.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http/http-5.1.0.ebuild b/dev-ruby/http/http-5.1.0.ebuild
index 6db6370b25a8..f4ee12e08444 100644
--- a/dev-ruby/http/http-5.1.0.ebuild
+++ b/dev-ruby/http/http-5.1.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc"
IUSE=""
ruby_add_rdepend "=dev-ruby/addressable-2*