diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-07 18:36:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-07 18:36:19 +0200 |
commit | e7421d8e4d2007747aa4bf6eb2f84faabcc35963 (patch) | |
tree | f194653fb8e9852c2c430b2a307758dba28157fa /net-firewall | |
parent | dev-python/greenlet: Stabilize 2.0.2 sparc, #899122 (diff) | |
download | gentoo-e7421d8e4d2007747aa4bf6eb2f84faabcc35963.tar.gz gentoo-e7421d8e4d2007747aa4bf6eb2f84faabcc35963.tar.bz2 gentoo-e7421d8e4d2007747aa4bf6eb2f84faabcc35963.zip |
net-firewall/iptables: Stabilize 1.8.9 hppa, #899338
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.9.ebuild b/net-firewall/iptables/iptables-1.8.9.ebuild index 85e211b38f2a..45c5aa460e73 100644 --- a/net-firewall/iptables/iptables-1.8.9.ebuild +++ b/net-firewall/iptables/iptables-1.8.9.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 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="conntrack netlink nftables pcap static-libs" COMMON_DEPEND=" |