commit: 2fae7f9e28dd2448f06ff18da862c76e6c9ac87e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 7 15:07:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 7 15:07:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fae7f9e
net-firewall/ebtables: Stabilize 2.0.11-r3 amd64, #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 467b9d7f3fd..b8338539038 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"