summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-28 15:59:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-28 15:59:27 +0200
commit803ae2e687531a37d6604025590c1ac06c814e70 (patch)
tree0d8af756c3119f5ead295d57efd42fb3304c0e25 /net-firewall
parentsys-fs/nilfs-utils: ppc stable wrt bug #819189 (diff)
downloadgentoo-803ae2e687531a37d6604025590c1ac06c814e70.tar.gz
gentoo-803ae2e687531a37d6604025590c1ac06c814e70.tar.bz2
gentoo-803ae2e687531a37d6604025590c1ac06c814e70.zip
net-firewall/nftables: ppc stable wrt bug #820554
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.0.ebuild b/net-firewall/nftables/nftables-1.0.0.ebuild
index 8a03f5ec3da8..c966c84153c1 100644
--- a/net-firewall/nftables/nftables-1.0.0.ebuild
+++ b/net-firewall/nftables/nftables-1.0.0.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then
"
else
SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2"
- KEYWORDS="amd64 arm arm64 ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
fi
LICENSE="GPL-2"