summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-11-19 10:42:09 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-11-19 12:50:20 +0800
commit176fbf41b1709bfc982affc7f589043346a6b603 (patch)
tree87ed6e8b40f429adb51932f85c7f41da01a46369 /net-firewall
parentmedia-libs/libcaca: keyword 0.99_beta19-r11 for ~loong (diff)
downloadgentoo-176fbf41b1709bfc982affc7f589043346a6b603.tar.gz
gentoo-176fbf41b1709bfc982affc7f589043346a6b603.tar.bz2
gentoo-176fbf41b1709bfc982affc7f589043346a6b603.zip
net-firewall/nftables: keyword 1.0.5 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.5.ebuild b/net-firewall/nftables/nftables-1.0.5.ebuild
index 235a23c61ff1..9f7bce158c18 100644
--- a/net-firewall/nftables/nftables-1.0.5.ebuild
+++ b/net-firewall/nftables/nftables-1.0.5.ebuild
@@ -22,7 +22,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then
else
SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2
verify-sig? ( https://netfilter.org/projects/nftables/files/${P}.tar.bz2.sig )"
- KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
+ KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
BDEPEND+="verify-sig? ( sec-keys/openpgp-keys-netfilter )"
fi