Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pkg-config/
Date: Fri, 29 Dec 2017 17:41:11
Message-Id: 1514569230.53dc7e7d5b781e7a7d9851ef3cc4b9ab9abc92d8.slyfox@gentoo
1 commit: 53dc7e7d5b781e7a7d9851ef3cc4b9ab9abc92d8
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Dec 29 13:31:20 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 29 17:40:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53dc7e7d
7
8 dev-ruby/pkg-config: stable 1.2.8 for sparc, bug #642004
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-ruby/pkg-config/pkg-config-1.2.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
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 8284de87a15..25a33f6bfe4 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 @@ -14,7 +14,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="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
26 SLOT="0"
27 IUSE="test"