From 807c94917cbad9ad43d51ebc5de3855b98c9b791 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Wed, 7 Feb 2018 06:36:31 +0100 Subject: dev-ruby/http: x86 keyworded (bug #563858) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-ruby/http/http-0.6.3-r1.ebuild | 4 ++-- dev-ruby/http/http-0.9.8-r2.ebuild | 2 +- dev-ruby/http/http-3.0.0.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-ruby/http') diff --git a/dev-ruby/http/http-0.6.3-r1.ebuild b/dev-ruby/http/http-0.6.3-r1.ebuild index a3b0269d0991..5f383f94e970 100644 --- a/dev-ruby/http/http-0.6.3-r1.ebuild +++ b/dev-ruby/http/http-0.6.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="0.6" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/http_parser_rb-0.6.0 =dev-ruby/http_parser_rb-0.6*" diff --git a/dev-ruby/http/http-0.9.8-r2.ebuild b/dev-ruby/http/http-0.9.8-r2.ebuild index fcbcd2ae34f5..9609dfb4799c 100644 --- a/dev-ruby/http/http-0.9.8-r2.ebuild +++ b/dev-ruby/http/http-0.9.8-r2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="0.8" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="" ruby_add_rdepend " diff --git a/dev-ruby/http/http-3.0.0.ebuild b/dev-ruby/http/http-3.0.0.ebuild index 06a9349cf240..5fa0bce4fe75 100644 --- a/dev-ruby/http/http-3.0.0.ebuild +++ b/dev-ruby/http/http-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" ruby_add_rdepend " -- cgit v1.2.3-65-gdbad