diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-07 15:16:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-07 15:16:22 +0200 |
commit | bfbaf2f3bfea1afc70d4ed01e41183d1a7f80be1 (patch) | |
tree | 1c4781200ab5ac5fc4f7bad9ad2f6f7c0b4f2f60 /net-firewall | |
parent | app-emacs/helm: amd64/x86 stable (ALLARCHES policy) wrt bug #869008 (diff) | |
download | gentoo-bfbaf2f3bfea1afc70d4ed01e41183d1a7f80be1.tar.gz gentoo-bfbaf2f3bfea1afc70d4ed01e41183d1a7f80be1.tar.bz2 gentoo-bfbaf2f3bfea1afc70d4ed01e41183d1a7f80be1.zip |
net-firewall/nftables: sparc stable wrt bug #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.ebuild | 2 |
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 |