summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-09-07 15:16:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-09-07 15:16:22 +0200
commitbfbaf2f3bfea1afc70d4ed01e41183d1a7f80be1 (patch)
tree1c4781200ab5ac5fc4f7bad9ad2f6f7c0b4f2f60
parentapp-emacs/helm: amd64/x86 stable (ALLARCHES policy) wrt bug #869008 (diff)
downloadgentoo-bfbaf2f3.tar.gz
gentoo-bfbaf2f3.tar.bz2
gentoo-bfbaf2f3.zip
net-firewall/nftables: sparc 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 3c3fa10bad86..44ee8d14e6a6 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