summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-08 18:49:13 +0000
committerSam James <sam@gentoo.org>2021-05-08 18:49:13 +0000
commit498744daab8d53844d48e6a8b20a3fc7886a02c0 (patch)
treed8fc559d4fe8d51f6eb1fce653ea5abcc9751b05 /net-firewall/ebtables
parentdev-util/byacc: Stabilize 20210109 arm64, #788919 (diff)
downloadgentoo-498744daab8d53844d48e6a8b20a3fc7886a02c0.tar.gz
gentoo-498744daab8d53844d48e6a8b20a3fc7886a02c0.tar.bz2
gentoo-498744daab8d53844d48e6a8b20a3fc7886a02c0.zip
net-firewall/ebtables: Stabilize 2.0.11-r3 arm64, #788931
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/ebtables')
-rw-r--r--net-firewall/ebtables/ebtables-2.0.11-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild b/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild
index aa9c7716e98c..e6f4b742942e 100644
--- a/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild
+++ b/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
IUSE="+perl static"
BDEPEND=">=app-eselect/eselect-iptables-20200508"