diff options
author | Sam James <sam@gentoo.org> | 2020-09-05 02:39:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-05 02:39:58 +0000 |
commit | a77a472df9b7500bf2cc997f7c359beacf29942a (patch) | |
tree | fb7485c383973401a59156c105d6886022850bf4 /net-firewall | |
parent | net-libs/libwebsockets: Stabilize 4.0.20 amd64, #739888 (diff) | |
download | gentoo-a77a472df9b7500bf2cc997f7c359beacf29942a.tar.gz gentoo-a77a472df9b7500bf2cc997f7c359beacf29942a.tar.bz2 gentoo-a77a472df9b7500bf2cc997f7c359beacf29942a.zip |
net-firewall/ferm: Stabilize 2.5.1 amd64, #739906
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ferm/ferm-2.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ferm/ferm-2.5.1.ebuild b/net-firewall/ferm/ferm-2.5.1.ebuild index ad0202b5eb4c..2f9bd7a922b3 100644 --- a/net-firewall/ferm/ferm-2.5.1.ebuild +++ b/net-firewall/ferm/ferm-2.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://ferm.foo-projects.org/download/${MY_PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" # Uses Internet connection while testing. RESTRICT="test" |