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: Thu, 24 Jan 2019 21:43:49
Message-Id: 1548366045.400e3d50585879ee55dd76ac9a2f50d1cd9735f3.slyfox@gentoo
1 commit: 400e3d50585879ee55dd76ac9a2f50d1cd9735f3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 24 21:40:45 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 24 21:40:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400e3d50
7
8 app-portage/pfl: stable 3.0-r2 for hppa, bug #676050
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
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 afa98efa3bf..1b73209d5f0 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=""