diff options
Diffstat (limited to 'net-firewall/iptables/iptables-1.6.2-r2.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.6.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.6.2-r2.ebuild b/net-firewall/iptables/iptables-1.6.2-r2.ebuild index 40d1b1f8de5f..abd85bcb2ebf 100644 --- a/net-firewall/iptables/iptables-1.6.2-r2.ebuild +++ b/net-firewall/iptables/iptables-1.6.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ LICENSE="GPL-2" # Subslot tracks libxtables as that's the one other packages generally link # against and iptables changes. Will have to revisit if other sonames change. SLOT="0/12" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="conntrack ipv6 netlink nftables pcap static-libs" COMMON_DEPEND=" |