summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-05 22:03:17 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-05 22:03:17 +0200
commitdd27e198d928b46abe0e637622c391040e319cc8 (patch)
tree72de475546ca009af6d90c86e523da74e4a887b3
parentdev-ruby/llhttp-ffi: Keyword 0.4.0 x86, #761550 (diff)
downloadgentoo-dd27e198d928b46abe0e637622c391040e319cc8.tar.gz
gentoo-dd27e198d928b46abe0e637622c391040e319cc8.tar.bz2
gentoo-dd27e198d928b46abe0e637622c391040e319cc8.zip
dev-ruby/http: Keyword 5.1.0 x86, #761550
Signed-off-by: Arthur Zamarin <arthurzam@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 f4ee12e08444..213880e6d088 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 ~ppc64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend "=dev-ruby/addressable-2*