diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 16:52:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 16:52:39 +0200 |
commit | 83c3af8589eca8c84f68c80dcd2ba2f8fda88881 (patch) | |
tree | b536e5cff69715f57558db15b847e2cce3f2d61d /net-firewall/iptables | |
parent | app-eselect/eselect-iptables: sparc stable wrt bug #733498 (diff) | |
download | gentoo-83c3af8589eca8c84f68c80dcd2ba2f8fda88881.tar.gz gentoo-83c3af8589eca8c84f68c80dcd2ba2f8fda88881.tar.bz2 gentoo-83c3af8589eca8c84f68c80dcd2ba2f8fda88881.zip |
net-firewall/iptables: sparc stable wrt bug #733498
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.5.ebuild b/net-firewall/iptables/iptables-1.8.5.ebuild index 4f422ff26f87..6f605cbc0175 100644 --- a/net-firewall/iptables/iptables-1.8.5.ebuild +++ b/net-firewall/iptables/iptables-1.8.5.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" # Subslot reflects PV when libxtables and/or libip*tc was changed # the last time. SLOT="0/1.8.3" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="conntrack ipv6 netlink nftables pcap static-libs" BUILD_DEPEND=" |