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, 29 Apr 2017 20:26:34
Message-Id: 1493497573.c77fc85c6900942cf3346e1d68e512a0ce433a99.jer@gentoo
1 commit: c77fc85c6900942cf3346e1d68e512a0ce433a99
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 29 20:20:21 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 29 20:26:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c77fc85c
7
8 dev-ruby/pkg-config: Stable for HPPA (bug #602510).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/pkg-config/pkg-config-1.1.7.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
17 index 257edfcd6b3..216fc64a846 100644
18 --- a/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
19 +++ b/dev-ruby/pkg-config/pkg-config-1.1.7.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -14,7 +14,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
27 HOMEPAGE="https://github.com/rcairo/pkg-config"
28 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
29
30 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
31 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
32 SLOT="0"
33 IUSE="test"