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/http/
Date: Sun, 25 Mar 2018 12:41:36
Message-Id: 1521980925.de28ad6e19f1f781a9c354f2f7eb032cfa31fbf0.slyfox@gentoo
1 commit: de28ad6e19f1f781a9c354f2f7eb032cfa31fbf0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 25 12:28:45 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 25 12:28:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de28ad6e
7
8 dev-ruby/http: keyworded 3.0.0 for ppc, bug #624234
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ruby/http/http-3.0.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/http/http-3.0.0.ebuild b/dev-ruby/http/http-3.0.0.ebuild
17 index 4a7cdf3e37e..290fe8f716f 100644
18 --- a/dev-ruby/http/http-3.0.0.ebuild
19 +++ b/dev-ruby/http/http-3.0.0.ebuild
20 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
21
22 LICENSE="MIT"
23 SLOT="3"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
26 IUSE=""
27
28 ruby_add_rdepend "