diff options
Diffstat (limited to 'net-firewall/iptables/iptables-1.6.1-r3.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.6.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.6.1-r3.ebuild b/net-firewall/iptables/iptables-1.6.1-r3.ebuild index 4202f0fddf74..d8603b1de212 100644 --- a/net-firewall/iptables/iptables-1.6.1-r3.ebuild +++ b/net-firewall/iptables/iptables-1.6.1-r3.ebuild @@ -6,7 +6,7 @@ EAPI="5" # Force users doing their own patches to install their own tools AUTOTOOLS_AUTO_DEPEND=no -inherit eutils multilib systemd toolchain-funcs autotools flag-o-matic usr-ldscript +inherit eutils multilib systemd toolchain-funcs autotools flag-o-matic ltprune usr-ldscript DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools" HOMEPAGE="https://www.netfilter.org/projects/iptables/" |