diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-25 09:28:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-25 09:28:29 +0000 |
commit | 5e8193c4794b8f4677e92f5a7fe28fdeb7a34516 (patch) | |
tree | 3d58a0e30d4820ac2d23ebbac908335c018e6465 /net-firewall/iptables | |
parent | net-libs/libnftnl: stable 1.0.8-r1 for ia64, bug #641228 (diff) | |
download | gentoo-5e8193c4794b8f4677e92f5a7fe28fdeb7a34516.tar.gz gentoo-5e8193c4794b8f4677e92f5a7fe28fdeb7a34516.tar.bz2 gentoo-5e8193c4794b8f4677e92f5a7fe28fdeb7a34516.zip |
net-firewall/iptables: stable 1.6.1-r2 for ia64, bug #641228
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.6.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.6.1-r2.ebuild b/net-firewall/iptables/iptables-1.6.1-r2.ebuild index f659612698cf..76beca4e7d98 100644 --- a/net-firewall/iptables/iptables-1.6.1-r2.ebuild +++ b/net-firewall/iptables/iptables-1.6.1-r2.ebuild @@ -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 ~sh sparc x86" IUSE="conntrack ipv6 netlink nftables pcap static-libs" RDEPEND=" |