Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ferm/
Date: Sat, 30 Oct 2021 17:24:15
Message-Id: 1635614648.ec3bf72ef9c6fbeedf777a7b6f12d6805b07b6a0.ago@gentoo
1 commit: ec3bf72ef9c6fbeedf777a7b6f12d6805b07b6a0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 30 17:24:05 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 30 17:24:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3bf72e
7
8 net-firewall/ferm: x86 stable wrt bug #820734
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-firewall/ferm/ferm-2.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-firewall/ferm/ferm-2.6.ebuild b/net-firewall/ferm/ferm-2.6.ebuild
18 index 97c1afeb9f9..21659688c82 100644
19 --- a/net-firewall/ferm/ferm-2.6.ebuild
20 +++ b/net-firewall/ferm/ferm-2.6.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://ferm.foo-projects.org/download/${PV}/${P}.tar.xz"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="amd64 ppc ~x86"
26 +KEYWORDS="amd64 ppc x86"
27
28 # Uses Internet connection while testing.
29 RESTRICT="test"