diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 10:17:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 10:17:31 +0200 |
commit | ec9dbb515443b1f3d8f907e9bbc47ca3be7c7a62 (patch) | |
tree | 6790187997ad0155372c320d2996ee43fce4fa3b /net-firewall/iptables | |
parent | app-eselect/eselect-iptables: ppc64 stable wrt bug #836617 (diff) | |
download | gentoo-ec9dbb515443b1f3d8f907e9bbc47ca3be7c7a62.tar.gz gentoo-ec9dbb515443b1f3d8f907e9bbc47ca3be7c7a62.tar.bz2 gentoo-ec9dbb515443b1f3d8f907e9bbc47ca3be7c7a62.zip |
net-firewall/iptables: ppc64 stable wrt bug #836617
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.7-r2.ebuild b/net-firewall/iptables/iptables-1.8.7-r2.ebuild index abe421fce4e8..e4a7cc5e6bb3 100644 --- a/net-firewall/iptables/iptables-1.8.7-r2.ebuild +++ b/net-firewall/iptables/iptables-1.8.7-r2.ebuild @@ -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 netlink nftables pcap static-libs" BUILD_DEPEND=" |