diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 08:48:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 08:48:23 +0000 |
commit | 87b9dc1faa710637fd64bda83b00bcc9563d2964 (patch) | |
tree | a4c10040185596579b12fe5346464b1226f121ea /net-firewall | |
parent | net-libs/libnetfilter_conntrack: stable 1.0.6 for sparc, bug #641228 (thanks ... (diff) | |
download | gentoo-87b9dc1faa710637fd64bda83b00bcc9563d2964.tar.gz gentoo-87b9dc1faa710637fd64bda83b00bcc9563d2964.tar.bz2 gentoo-87b9dc1faa710637fd64bda83b00bcc9563d2964.zip |
net-firewall/iptables: stable 1.6.1-r2 for sparc, bug #641228 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-firewall')
-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 593703a4eea2..f659612698cf 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=" |