summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-09-08 13:24:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-09-08 13:24:11 +0200
commit389cb89424d8a573043b8c7ade10c73cd96ecd38 (patch)
tree0348b66f6cd200f78e9b65b10a9f016be787c1c6 /net-firewall
parentnet-libs/libnftnl: Stabilize 1.2.2-r1 arm, #868963 (diff)
downloadgentoo-389cb89424d8a573043b8c7ade10c73cd96ecd38.tar.gz
gentoo-389cb89424d8a573043b8c7ade10c73cd96ecd38.tar.bz2
gentoo-389cb89424d8a573043b8c7ade10c73cd96ecd38.zip
net-firewall/nftables: Stabilize 1.0.4-r2 arm, #868963
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-1.0.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.4-r2.ebuild b/net-firewall/nftables/nftables-1.0.4-r2.ebuild
index e971146318d6..4aa46efd6d8a 100644
--- a/net-firewall/nftables/nftables-1.0.4-r2.ebuild
+++ b/net-firewall/nftables/nftables-1.0.4-r2.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 ~mips ~ppc ~ppc64 ~riscv sparc x86"
BDEPEND+="verify-sig? ( sec-keys/openpgp-keys-netfilter )"
fi