commit:     807c94917cbad9ad43d51ebc5de3855b98c9b791
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  7 05:36:31 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 05:51:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=807c9491

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(-)

diff --git a/dev-ruby/http/http-0.6.3-r1.ebuild 
b/dev-ruby/http/http-0.6.3-r1.ebuild
index a3b0269d099..5f383f94e97 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 fcbcd2ae34f..9609dfb4799 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 06a9349cf24..5fa0bce4fe7 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 "

Reply via email to