Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ferm/
Date: Tue, 08 May 2018 22:05:57
Message-Id: 1525817131.7e453530f388f56e46d6606e4d0d0b3e8f548087.slyfox@gentoo
1 commit: 7e453530f388f56e46d6606e4d0d0b3e8f548087
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 8 22:05:08 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue May 8 22:05:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e453530
7
8 net-firewall/ferm: stable 2.4.1 for ppc, bug #648260
9
10 Tested-by: ernsteiswuerfel
11 Bug: https://bugs.gentoo.org/648260
12 Package-Manager: Portage-2.3.36, Repoman-2.3.9
13 RepoMan-Options: --include-arches="ppc"
14
15 net-firewall/ferm/ferm-2.4.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-firewall/ferm/ferm-2.4.1.ebuild b/net-firewall/ferm/ferm-2.4.1.ebuild
19 index 52d689b233b..0acff45ec71 100644
20 --- a/net-firewall/ferm/ferm-2.4.1.ebuild
21 +++ b/net-firewall/ferm/ferm-2.4.1.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="http://ferm.foo-projects.org/download/${MY_PV}/${P}.tar.xz"
23
24 LICENSE="GPL-2+"
25 SLOT="0"
26 -KEYWORDS="amd64 ~ppc x86"
27 +KEYWORDS="amd64 ppc x86"
28
29 # does not install any perl libs
30 RDEPEND="dev-lang/perl:*