diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-07 18:36:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-07 18:36:22 +0200 |
commit | 62cf5eb497a97d1fc471f80f8be6a90c1845586f (patch) | |
tree | 3447198ec29b334f9b47dd89dd219538724092fb /net-firewall | |
parent | net-firewall/iptables: Stabilize 1.8.9 hppa, #899338 (diff) | |
download | gentoo-62cf5eb497a97d1fc471f80f8be6a90c1845586f.tar.gz gentoo-62cf5eb497a97d1fc471f80f8be6a90c1845586f.tar.bz2 gentoo-62cf5eb497a97d1fc471f80f8be6a90c1845586f.zip |
net-firewall/iptables: Stabilize 1.8.9 sparc, #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 45c5aa460e73..b157b5096628 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=" |