Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/pfl/
Date: Wed, 12 Feb 2020 07:51:54
Message-Id: 1581493857.0eedc4ba694817bc19b341f1af7ca6a5cbd1ab4c.ago@gentoo
1 commit: 0eedc4ba694817bc19b341f1af7ca6a5cbd1ab4c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 12 07:50:57 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 12 07:50:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eedc4ba
7
8 app-portage/pfl: ppc stable wrt bug #706146
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-portage/pfl/pfl-3.0.1-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-portage/pfl/pfl-3.0.1-r3.ebuild b/app-portage/pfl/pfl-3.0.1-r3.ebuild
18 index 61e0629f310..a46ea145c84 100644
19 --- a/app-portage/pfl/pfl-3.0.1-r3.ebuild
20 +++ b/app-portage/pfl/pfl-3.0.1-r3.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~billie/distfiles/${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=""