Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http/
Date: Wed, 07 Feb 2018 05:52:08
Message-Id: 1517982678.807c94917cbad9ad43d51ebc5de3855b98c9b791.whissi@gentoo
1 commit: 807c94917cbad9ad43d51ebc5de3855b98c9b791
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 7 05:36:31 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 7 05:51:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=807c9491
7
8 dev-ruby/http: x86 keyworded (bug #563858)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-ruby/http/http-0.6.3-r1.ebuild | 4 ++--
13 dev-ruby/http/http-0.9.8-r2.ebuild | 2 +-
14 dev-ruby/http/http-3.0.0.ebuild | 4 ++--
15 3 files changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/dev-ruby/http/http-0.6.3-r1.ebuild b/dev-ruby/http/http-0.6.3-r1.ebuild
18 index a3b0269d099..5f383f94e97 100644
19 --- a/dev-ruby/http/http-0.6.3-r1.ebuild
20 +++ b/dev-ruby/http/http-0.6.3-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
28
29 LICENSE="MIT"
30 SLOT="0.6"
31 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
32 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
33 IUSE=""
34
35 ruby_add_rdepend ">=dev-ruby/http_parser_rb-0.6.0 =dev-ruby/http_parser_rb-0.6*"
36
37 diff --git a/dev-ruby/http/http-0.9.8-r2.ebuild b/dev-ruby/http/http-0.9.8-r2.ebuild
38 index fcbcd2ae34f..9609dfb4799 100644
39 --- a/dev-ruby/http/http-0.9.8-r2.ebuild
40 +++ b/dev-ruby/http/http-0.9.8-r2.ebuild
41 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
42
43 LICENSE="MIT"
44 SLOT="0.8"
45 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
46 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
47 IUSE=""
48
49 ruby_add_rdepend "
50
51 diff --git a/dev-ruby/http/http-3.0.0.ebuild b/dev-ruby/http/http-3.0.0.ebuild
52 index 06a9349cf24..5fa0bce4fe7 100644
53 --- a/dev-ruby/http/http-3.0.0.ebuild
54 +++ b/dev-ruby/http/http-3.0.0.ebuild
55 @@ -1,4 +1,4 @@
56 -# Copyright 1999-2017 Gentoo Foundation
57 +# Copyright 1999-2018 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59
60 EAPI=6
61 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
62
63 LICENSE="MIT"
64 SLOT="3"
65 -KEYWORDS="~amd64 ~arm ~ppc64"
66 +KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
67 IUSE=""
68
69 ruby_add_rdepend "