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: Mon, 14 Dec 2015 14:12:49
Message-Id: 1450102331.40d639611d84c4ca161150e79c8cf5a1c1a5f0ad.ago@gentoo
1 commit: 40d639611d84c4ca161150e79c8cf5a1c1a5f0ad
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 14 14:12:11 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 14 14:12:11 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d63961
7
8 dev-ruby/pkg-config: amd64 stable wrt bug #568042
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="amd64"
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 68aab95..a9b097a 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"