Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ferm/
Date: Fri, 29 Oct 2021 18:54:12
Message-Id: 1635533627.2c4c9c8b7c6919d7a866427bcf02f1da666806ea.sam@gentoo
1 commit: 2c4c9c8b7c6919d7a866427bcf02f1da666806ea
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 29 18:53:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 29 18:53:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4c9c8b
7
8 net-firewall/ferm: Stabilize 2.6 ppc, #820734
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-firewall/ferm/ferm-2.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/ferm/ferm-2.6.ebuild b/net-firewall/ferm/ferm-2.6.ebuild
16 index a0449f5afb1..97c1afeb9f9 100644
17 --- a/net-firewall/ferm/ferm-2.6.ebuild
18 +++ b/net-firewall/ferm/ferm-2.6.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://ferm.foo-projects.org/download/${PV}/${P}.tar.xz"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc ~x86"
24 +KEYWORDS="amd64 ppc ~x86"
25
26 # Uses Internet connection while testing.
27 RESTRICT="test"