Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/httpclient/
Date: Mon, 02 Jul 2018 05:29:19
Message-Id: 1530508491.084e55e3a0327ecc222c26458ae75388fefa4984.graaff@gentoo
1 commit: 084e55e3a0327ecc222c26458ae75388fefa4984
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 2 05:14:51 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 2 05:14:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=084e55e3
7
8 dev-ruby/httpclient: amd64 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 67819790042..d95f08b8961 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"