Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/pkgconf/
Date: Sat, 09 Feb 2019 18:36:46
Message-Id: 1549737377.9d17b6f9cb1b1499f1e84a2b7e07930044a98d33.whissi@gentoo
1 commit: 9d17b6f9cb1b1499f1e84a2b7e07930044a98d33
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 18:20:10 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 18:36:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d17b6f9
7
8 dev-util/pkgconf: x86 stable (bug #677240)
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-util/pkgconf/pkgconf-1.5.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/pkgconf/pkgconf-1.5.4.ebuild b/dev-util/pkgconf/pkgconf-1.5.4.ebuild
17 index 8ca94819dca..bdfa51ea154 100644
18 --- a/dev-util/pkgconf/pkgconf-1.5.4.ebuild
19 +++ b/dev-util/pkgconf/pkgconf-1.5.4.ebuild
20 @@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
21 inherit autotools git-r3
22 else
23 SRC_URI="http://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
24 - KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
25 + KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
26 fi
27
28 inherit multilib-minimal