summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-16 21:01:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-16 21:01:24 +0300
commit03768382938f11f98b644f22db4c7cf2205a13b1 (patch)
tree03596c76f5033979ee25e2144f0123faf959dbde
parentsci-mathematics/gmm: drop 5.1, 5.3 (diff)
downloadgentoo-03768382938f11f98b644f22db4c7cf2205a13b1.tar.gz
gentoo-03768382938f11f98b644f22db4c7cf2205a13b1.tar.bz2
gentoo-03768382938f11f98b644f22db4c7cf2205a13b1.zip
net-firewall/nftables: Stabilize 1.0.4-r2 ppc, #868963
Signed-off-by: Arthur Zamarin <arthurzam@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 854c86cbac18..394dfa382ae0 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