summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:49:40 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:49:40 +0200
commit6c6a9b3fb46ec7d9e6aff3379f9850c259ada9e0 (patch)
tree29116902f940e7c94d0957ca392cfddf520dcc82 /net-firewall
parentapp-text/recode: Stabilize 3.7.13 arm, #899268 (diff)
downloadgentoo-6c6a9b3fb46ec7d9e6aff3379f9850c259ada9e0.tar.gz
gentoo-6c6a9b3fb46ec7d9e6aff3379f9850c259ada9e0.tar.bz2
gentoo-6c6a9b3fb46ec7d9e6aff3379f9850c259ada9e0.zip
net-firewall/nftables: Stabilize 1.0.6 arm, #899340
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-1.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.6.ebuild b/net-firewall/nftables/nftables-1.0.6.ebuild
index 93ee88b2c3b7..f0c66aa9b99b 100644
--- a/net-firewall/nftables/nftables-1.0.6.ebuild
+++ b/net-firewall/nftables/nftables-1.0.6.ebuild
@@ -22,7 +22,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then
else
SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.xz
verify-sig? ( https://netfilter.org/projects/nftables/files/${P}.tar.xz.sig )"
- KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~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