summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-07 15:07:46 +0000
committerSam James <sam@gentoo.org>2021-05-07 15:07:46 +0000
commit9b84ea0dba5e43d525abb62d5bb6a6c579ae8f87 (patch)
tree5ad0eaca5031119f2e3658374979df872154f2b8 /net-firewall/arptables
parentdev-util/unifdef: Stabilize 2.12 amd64, #788925 (diff)
downloadgentoo-9b84ea0dba5e43d525abb62d5bb6a6c579ae8f87.tar.gz
gentoo-9b84ea0dba5e43d525abb62d5bb6a6c579ae8f87.tar.bz2
gentoo-9b84ea0dba5e43d525abb62d5bb6a6c579ae8f87.zip
net-firewall/arptables: Stabilize 0.0.5-r1 amd64, #788928
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/arptables')
-rw-r--r--net-firewall/arptables/arptables-0.0.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/arptables/arptables-0.0.5-r1.ebuild b/net-firewall/arptables/arptables-0.0.5-r1.ebuild
index 9bfd2df4fba0..6d8369ed502a 100644
--- a/net-firewall/arptables/arptables-0.0.5-r1.ebuild
+++ b/net-firewall/arptables/arptables-0.0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.netfilter.org/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
BDEPEND=">=app-eselect/eselect-iptables-20200508"