diff options
author | 2022-04-26 13:37:02 +0800 | |
---|---|---|
committer | 2022-04-29 15:58:18 +0800 | |
commit | 9c3e692c1c6e4ee429c78bc8b7273b33ce1d29f2 (patch) | |
tree | cbf8c86cf737fe2e916e23ba6181e06407279578 | |
parent | virtual/ssh: keyword 0 for ~loong (diff) | |
download | gentoo-9c3e692c1c6e4ee429c78bc8b7273b33ce1d29f2.tar.gz gentoo-9c3e692c1c6e4ee429c78bc8b7273b33ce1d29f2.tar.bz2 gentoo-9c3e692c1c6e4ee429c78bc8b7273b33ce1d29f2.zip |
net-firewall/iptables: keyword 1.8.7-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-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 637958ed1f57..42fd108f2606 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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="conntrack netlink nftables pcap static-libs" BUILD_DEPEND=" |