summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:37:23 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:10:16 +0000
commite4def50f31d05e54b6942767b5223a7606929648 (patch)
treefdffc8f8b2735d4e1e2a660a86e55f245377dad0 /net-firewall/iptables
parentnet-dns/libidn2: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-e4def50f31d05e54b6942767b5223a7606929648.tar.gz
gentoo-e4def50f31d05e54b6942767b5223a7606929648.tar.bz2
gentoo-e4def50f31d05e54b6942767b5223a7606929648.zip
net-firewall/iptables: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r--net-firewall/iptables/iptables-1.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.8.5.ebuild b/net-firewall/iptables/iptables-1.8.5.ebuild
index 26f59275fe57..a6ba56cb3543 100644
--- a/net-firewall/iptables/iptables-1.8.5.ebuild
+++ b/net-firewall/iptables/iptables-1.8.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,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="