diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-06 08:47:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-06 08:49:30 +0100 |
commit | edbbc6682652fdfae39bb5266ebd120a091fdee3 (patch) | |
tree | d4ed48b51b8d2dc8cc8b4046845a95a346da36ca /net-firewall | |
parent | media-libs/libmp4v2: stable 2.0.0-r2 for hppa (diff) | |
download | gentoo-edbbc6682652fdfae39bb5266ebd120a091fdee3.tar.gz gentoo-edbbc6682652fdfae39bb5266ebd120a091fdee3.tar.bz2 gentoo-edbbc6682652fdfae39bb5266ebd120a091fdee3.zip |
net-firewall/iptables: stable 1.8.5 for hppa
stable wrt bug #733498
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 92580b2325ea..ba402e184ee5 100644 --- a/net-firewall/iptables/iptables-1.8.5.ebuild +++ b/net-firewall/iptables/iptables-1.8.5.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 ipv6 netlink nftables pcap static-libs" BUILD_DEPEND=" |