Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pkg-config/
Date: Thu, 22 Mar 2018 06:07:13
Message-Id: 1521698794.28a8f016342bcf1670075ac797bb0be4b989dc5d.maekke@gentoo
1 commit: 28a8f016342bcf1670075ac797bb0be4b989dc5d
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 06:06:34 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 06:06:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a8f016
7
8 dev-ruby/pkg-config: arm stable, bug #642004
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="arm"
12
13 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
17 index 25a33f6bfe4..f3b7e888b47 100644
18 --- a/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
19 +++ b/dev-ruby/pkg-config/pkg-config-1.2.8.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
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 ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
31 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
32 SLOT="0"
33 IUSE="test"