summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-11 01:08:11 +0100
committerSam James <sam@gentoo.org>2021-08-11 01:08:11 +0100
commitc5b44dd195922078797a29d556231cf618bf0cbe (patch)
treea222985238346e28eb8bd103b25dfebe13bcea3c /net-firewall
parentsys-devel/autoconf-wrapper: Stabilize 15 ppc, #807514 (diff)
downloadgentoo-c5b44dd195922078797a29d556231cf618bf0cbe.tar.gz
gentoo-c5b44dd195922078797a29d556231cf618bf0cbe.tar.bz2
gentoo-c5b44dd195922078797a29d556231cf618bf0cbe.zip
net-firewall/nftables: Stabilize 0.9.9 ppc, #807466
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-0.9.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.9.ebuild b/net-firewall/nftables/nftables-0.9.9.ebuild
index 0813c88c95cb..672e67896923 100644
--- a/net-firewall/nftables/nftables-0.9.9.ebuild
+++ b/net-firewall/nftables/nftables-0.9.9.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 ~ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
fi
LICENSE="GPL-2"