summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2018-03-07 12:43:52 -0500
committerMike Gilbert <floppym@gentoo.org>2018-03-07 14:26:35 -0500
commitca9ad0c216ce9301b176b362168aac8926922452 (patch)
tree35bafe08b99b570172ecd42d56f5827aae0b6308 /net-firewall/ebtables/ebtables-2.0.10.4.ebuild
parentnet-firewall/ebtables: shorten DESCRIPTION (diff)
downloadgentoo-ca9ad0c216ce9301b176b362168aac8926922452.tar.gz
gentoo-ca9ad0c216ce9301b176b362168aac8926922452.tar.bz2
gentoo-ca9ad0c216ce9301b176b362168aac8926922452.zip
net-firewall/ebtables: drop /etc/ethertypes
Bug: https://bugs.gentoo.org/647458 Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99
Diffstat (limited to 'net-firewall/ebtables/ebtables-2.0.10.4.ebuild')
-rw-r--r--net-firewall/ebtables/ebtables-2.0.10.4.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-firewall/ebtables/ebtables-2.0.10.4.ebuild b/net-firewall/ebtables/ebtables-2.0.10.4.ebuild
index d4f1785a01fa..10bbd3d6985e 100644
--- a/net-firewall/ebtables/ebtables-2.0.10.4.ebuild
+++ b/net-firewall/ebtables/ebtables-2.0.10.4.ebuild
@@ -17,6 +17,11 @@ IUSE="static"
LICENSE="GPL-2"
SLOT="0"
+RDEPEND="
+ !<net-firewall/iptables-1.6.2-r2[nftables(-)]
+ !net-misc/ethertypes
+"
+
S=${WORKDIR}/${MY_P}
pkg_setup() {