summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-19 23:31:30 +0000
committerSam James <sam@gentoo.org>2020-07-19 23:31:30 +0000
commit44a479a88a53e72cd7891160a879c2459ed0e296 (patch)
treed5b6ec3689ee50c162992e5f264c49a8e1b21f28 /net-firewall
parentdev-python/aiohttp: Fix tests (bug 733226) (diff)
downloadgentoo-44a479a88a53e72cd7891160a879c2459ed0e296.tar.gz
gentoo-44a479a88a53e72cd7891160a879c2459ed0e296.tar.bz2
gentoo-44a479a88a53e72cd7891160a879c2459ed0e296.zip
net-firewall/ebtables: amd64 stable (bug #724138)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ebtables/ebtables-2.0.11-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
index 7b9807b98745..01a0294781f9 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"