Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/pkgconf/
Date: Tue, 05 Dec 2017 06:47:29
Message-Id: 1512456385.e4ddd5010c6420d7174a775bbc281b04842022ed.mattst88@gentoo
1 commit: e4ddd5010c6420d7174a775bbc281b04842022ed
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 5 06:10:39 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 5 06:46:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ddd501
7
8 dev-util/pkgconf-1.3.7: added ~mips, bug 617758
9
10 dev-util/pkgconf/pkgconf-1.3.7.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-util/pkgconf/pkgconf-1.3.7.ebuild b/dev-util/pkgconf/pkgconf-1.3.7.ebuild
14 index ddb7bfea2fa..7382d049d3c 100644
15 --- a/dev-util/pkgconf/pkgconf-1.3.7.ebuild
16 +++ b/dev-util/pkgconf/pkgconf-1.3.7.ebuild
17 @@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
18 inherit autotools git-r3
19 else
20 SRC_URI="https://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
21 - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
22 + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
23 fi
24
25 inherit ltprune multilib-minimal