commit: 653e581f54a04a08ab5c3d74299f126b07209383 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Oct 27 07:45:09 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Oct 27 07:48:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=653e581f
net-firewall/ferm: Stabilize 2.7 x86, #878229 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-firewall/ferm/ferm-2.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/ferm/ferm-2.7.ebuild b/net-firewall/ferm/ferm-2.7.ebuild index c89ce372fe74..5e7d668967ba 100644 --- a/net-firewall/ferm/ferm-2.7.ebuild +++ b/net-firewall/ferm/ferm-2.7.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"