diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 18:51:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 18:52:04 +0200 |
commit | 32bb400439142377d5aecccd62d8b70d14aa54c0 (patch) | |
tree | b31b6addface10abeb137f3ac79e9dd157712b14 /net-firewall | |
parent | app-eselect/eselect-iptables: s390 stable wrt bug #733498 (diff) | |
download | gentoo-32bb400439142377d5aecccd62d8b70d14aa54c0.tar.gz gentoo-32bb400439142377d5aecccd62d8b70d14aa54c0.tar.bz2 gentoo-32bb400439142377d5aecccd62d8b70d14aa54c0.zip |
net-firewall/iptables: s390 stable wrt bug #733498
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-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 2deabcf6a5c8..b0ad14600d7f 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=" |