Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/pfl/
Date: Fri, 06 Apr 2018 11:05:22
Message-Id: 1523012705.4757b2002b8e52396e4ad90002f487396f419a57.grobian@gentoo
1 commit: 4757b2002b8e52396e4ad90002f487396f419a57
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 10:54:58 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 11:05:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4757b200
7
8 app-portage/pfl: marked ~x64-macos, bug #650848
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-portage/pfl/pfl-2.4-r5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/pfl/pfl-2.4-r5.ebuild b/app-portage/pfl/pfl-2.4-r5.ebuild
16 index 6f6863beffa..a803e6e0b35 100644
17 --- a/app-portage/pfl/pfl-2.4-r5.ebuild
18 +++ b/app-portage/pfl/pfl-2.4-r5.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="http://files.portagefilelist.de/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
25 IUSE="+network-cron"
26
27 DEPEND=""