commit: 498744daab8d53844d48e6a8b20a3fc7886a02c0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 8 18:49:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 8 18:49:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=498744da
net-firewall/ebtables: Stabilize 2.0.11-r3 arm64, #788931
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-firewall/ebtables/ebtables-2.0.11-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild
b/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild
index aa9c7716e98..e6f4b742942 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"