summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-07 15:07:58 +0000
committerSam James <sam@gentoo.org>2021-05-07 15:07:58 +0000
commit2fae7f9e28dd2448f06ff18da862c76e6c9ac87e (patch)
treecdd25c4df947cf9adc91299e32bd7ab01957a739 /net-firewall
parentdev-util/byacc: Stabilize 20210109 amd64, #788919 (diff)
downloadgentoo-2fae7f9e28dd2448f06ff18da862c76e6c9ac87e.tar.gz
gentoo-2fae7f9e28dd2448f06ff18da862c76e6c9ac87e.tar.bz2
gentoo-2fae7f9e28dd2448f06ff18da862c76e6c9ac87e.zip
net-firewall/ebtables: Stabilize 2.0.11-r3 amd64, #788931
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-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 467b9d7f3fdb..b83385390382 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"