summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-01 04:02:39 +0000
committerSam James <sam@gentoo.org>2022-12-01 04:02:39 +0000
commita2c7dc4f1394cb292d77b3a30784f545a9a4377b (patch)
tree9a5ea22eb927921507221b5cc2b007318d7a1938
parentdev-ruby/async: Keyword 1.30.3 ppc, #761550 (diff)
downloadgentoo-a2c7dc4f.tar.gz
gentoo-a2c7dc4f.tar.bz2
gentoo-a2c7dc4f.zip
dev-ruby/http: Keyword 5.1.0 ppc, #761550
Signed-off-by: Sam James <sam@gentoo.org>
-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 dc38fed539a5..6db6370b25a8 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 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc"
IUSE=""
ruby_add_rdepend "=dev-ruby/addressable-2*