diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-02-13 11:13:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-13 14:58:13 +0000 |
commit | e7890ad6549e4f08c60ccb68a4be82f8cc4f1475 (patch) | |
tree | 2b4ac6a497465bdbeace3599bf73e4e427ea5797 /net-firewall | |
parent | net-libs/libnetfilter_conntrack: stable 1.0.8 for hppa, bug #833063 (diff) | |
download | gentoo-e7890ad6549e4f08c60ccb68a4be82f8cc4f1475.tar.gz gentoo-e7890ad6549e4f08c60ccb68a4be82f8cc4f1475.tar.bz2 gentoo-e7890ad6549e4f08c60ccb68a4be82f8cc4f1475.zip |
net-firewall/iptables: stable 1.8.7 for hppa, bug #833063
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.8.7.ebuild b/net-firewall/iptables/iptables-1.8.7.ebuild index 2aa7363c4145..e81c56c6afe9 100644 --- a/net-firewall/iptables/iptables-1.8.7.ebuild +++ b/net-firewall/iptables/iptables-1.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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=" |