summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-09-08 09:25:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-09-08 09:25:55 +0200
commit9160fa123edcd64ea244e958b6cb964caa7b9012 (patch)
tree080efe06108c75cd1d1cffc7e5287d06e01a3d80
parentdev-vcs/git-cola: x86 stable wrt bug #868771 (diff)
downloadgentoo-9160fa123edcd64ea244e958b6cb964caa7b9012.tar.gz
gentoo-9160fa123edcd64ea244e958b6cb964caa7b9012.tar.bz2
gentoo-9160fa123edcd64ea244e958b6cb964caa7b9012.zip
net-firewall/nftables: x86 stable wrt bug #868963
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 44ee8d14e6a6..e971146318d6 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