Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pkg-config/
Date: Sat, 02 Jan 2016 16:53:06
Message-Id: 1451753549.85949f9c1ce1cb1beee9d4fc61969a3565417973.jer@gentoo
1 commit: 85949f9c1ce1cb1beee9d4fc61969a3565417973
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 2 16:52:29 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 2 16:52:29 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85949f9c
7
8 dev-ruby/pkg-config: Stable for PPC64 (bug #568042).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
17 index e957c32..5118be1 100644
18 --- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
19 +++ b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
20 @@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
21 HOMEPAGE="https://github.com/rcairo/pkg-config"
22 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
23
24 -KEYWORDS="amd64 ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ppc ppc64 x86"
26 SLOT="0"
27 IUSE="test"