commit: f856f8926d4c303d1b9a736c99bbac2c9b4dc7af
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 16:54:51 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 17:05:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f856f892
net-firewall/ebtables: x86 stable (bug #724138)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-firewall/ebtables/ebtables-2.0.11-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
index b6d6f2f115d..7b9807b9874 100644
--- a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
+++ b/net-firewall/ebtables/ebtables-2.0.11-r2.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"