commit: 2c4c9c8b7c6919d7a866427bcf02f1da666806ea Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 29 18:53:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 29 18:53:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4c9c8b
net-firewall/ferm: Stabilize 2.6 ppc, #820734 Signed-off-by: Sam James <sam <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 a0449f5afb1..97c1afeb9f9 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"