commit: ec3bf72ef9c6fbeedf777a7b6f12d6805b07b6a0 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Oct 30 17:24:05 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Oct 30 17:24:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3bf72e
net-firewall/ferm: x86 stable wrt bug #820734 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-firewall/ferm/ferm-2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/ferm/ferm-2.6.ebuild b/net-firewall/ferm/ferm-2.6.ebuild index 97c1afeb9f9..21659688c82 100644 --- a/net-firewall/ferm/ferm-2.6.ebuild +++ b/net-firewall/ferm/ferm-2.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ferm.foo-projects.org/download/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" # Uses Internet connection while testing. RESTRICT="test"