Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pkg-config/
Date: Sat, 26 Dec 2015 10:36:32
Message-Id: 1451126104.de1459f0062185f36905a512ed6fbfed34896318.ago@gentoo
1 commit: de1459f0062185f36905a512ed6fbfed34896318
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 10:35:04 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 10:35:04 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1459f0
7
8 dev-ruby/pkg-config: ppc stable wrt bug #568042
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ruby/pkg-config/pkg-config-1.1.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
18 index 3adaab1..e957c32 100644
19 --- a/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
20 +++ b/dev-ruby/pkg-config/pkg-config-1.1.6.ebuild
21 @@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
22 HOMEPAGE="https://github.com/rcairo/pkg-config"
23 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
24
25 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
26 +KEYWORDS="amd64 ppc ~ppc64 x86"
27 SLOT="0"
28 IUSE="test"