Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/httpclient/
Date: Wed, 27 Jun 2018 21:55:06
Message-Id: 1530136427.0fcfd369f04c0b65aa2580bc7969d1c8a85a2f90.slyfox@gentoo
1 commit: 0fcfd369f04c0b65aa2580bc7969d1c8a85a2f90
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 19:38:31 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 21:53:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcfd369
7
8 dev-ruby/httpclient: stable 2.8.3 for ppc, bug #659132
9
10 Bug: https://bugs.gentoo.org/659132
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc"
13
14 dev-ruby/httpclient/httpclient-2.8.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/httpclient/httpclient-2.8.3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3.ebuild
18 index fb4f75f12c2..b359fcf1a0e 100644
19 --- a/dev-ruby/httpclient/httpclient-2.8.3.ebuild
20 +++ b/dev-ruby/httpclient/httpclient-2.8.3.ebuild
21 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/nahi/httpclient/archive/v${PV}.tar.gz -> ${P}.tgz"
22 LICENSE="Ruby"
23 SLOT="0"
24
25 -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"
26 +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"
27 IUSE=""
28
29 ruby_add_rdepend "virtual/ruby-ssl"