Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fakechroot/
Date: Sun, 15 Jul 2018 10:25:29
Message-Id: 1531650269.9f7c4f57b414ed57ef9ab0488d36f789fba8c3ba.slyfox@gentoo
1 commit: 9f7c4f57b414ed57ef9ab0488d36f789fba8c3ba
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 09:51:56 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 10:24:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7c4f57
7
8 sys-apps/fakechroot: stable 2.19 for ppc64, bug #658812
9
10 Bug: https://bugs.gentoo.org/658812
11 Package-Manager: Portage-2.3.42, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc64"
13
14 sys-apps/fakechroot/fakechroot-2.19.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/fakechroot/fakechroot-2.19.ebuild b/sys-apps/fakechroot/fakechroot-2.19.ebuild
18 index 98cde3ff96f..11f32f1d3c8 100644
19 --- a/sys-apps/fakechroot/fakechroot-2.19.ebuild
20 +++ b/sys-apps/fakechroot/fakechroot-2.19.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/f/${PN}/${PN}_${PV}.orig.tar.gz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
26 +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ppc64 x86"
27 IUSE=""
28
29 RESTRICT="test"