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/httpclient/
Date: Mon, 02 Jul 2018 00:49:50
Message-Id: 1530490966.7b43f2573294640fe0ec52b6d4cceb9b536c7a97.whissi@gentoo
1 commit: 7b43f2573294640fe0ec52b6d4cceb9b536c7a97
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 2 00:22:46 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 2 00:22:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b43f257
7
8 dev-ruby/httpclient: x86 stable (bug #659132)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-ruby/httpclient/httpclient-2.8.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/httpclient/httpclient-2.8.3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3.ebuild
16 index b359fcf1a0e..67819790042 100644
17 --- a/dev-ruby/httpclient/httpclient-2.8.3.ebuild
18 +++ b/dev-ruby/httpclient/httpclient-2.8.3.ebuild
19 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz"
20 LICENSE="Ruby"
21 SLOT="0"
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 ruby_add_rdepend "virtual/ruby-ssl"