diff options
author | Sam James <sam@gentoo.org> | 2021-10-29 19:53:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-29 19:53:47 +0100 |
commit | 2c4c9c8b7c6919d7a866427bcf02f1da666806ea (patch) | |
tree | 2acb70f2336685abfa353b73395be97693bda850 /net-firewall/ferm | |
parent | dev-libs/libxslt: Stabilize 1.1.34-r2 sparc, #820725 (diff) | |
download | gentoo-2c4c9c8b7c6919d7a866427bcf02f1da666806ea.tar.gz gentoo-2c4c9c8b7c6919d7a866427bcf02f1da666806ea.tar.bz2 gentoo-2c4c9c8b7c6919d7a866427bcf02f1da666806ea.zip |
net-firewall/ferm: Stabilize 2.6 ppc, #820734
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/ferm')
-rw-r--r-- | net-firewall/ferm/ferm-2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ferm/ferm-2.6.ebuild b/net-firewall/ferm/ferm-2.6.ebuild index a0449f5afb11..97c1afeb9f9c 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" |