Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/pfl/
Date: Wed, 23 Jan 2019 21:01:16
Message-Id: 1548277114.e3c3299e12bd319eb36d8545c1aa3780b7c61e0a.slyfox@gentoo
1 commit: e3c3299e12bd319eb36d8545c1aa3780b7c61e0a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 23 20:58:34 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 23 20:58:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c3299e
7
8 app-portage/pfl: stable 3.0-r2 for ppc, bug #676050
9
10 Package-Manager: Portage-2.3.57, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-portage/pfl/pfl-3.0-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-portage/pfl/pfl-3.0-r2.ebuild b/app-portage/pfl/pfl-3.0-r2.ebuild
18 index fa44909a00b..f6e9d542b04 100644
19 --- a/app-portage/pfl/pfl-3.0-r2.ebuild
20 +++ b/app-portage/pfl/pfl-3.0-r2.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="http://files.portagefilelist.de/${P}.tar.bz2"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
26 +KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
27 IUSE="+network-cron"
28
29 DEPEND=""