summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-11 01:22:52 +0100
committerSam James <sam@gentoo.org>2021-08-11 01:22:52 +0100
commit0791c66c2427cd9f5ba22e567708a1d04b7f7c49 (patch)
tree8be40f3c2f1d6483a55dd171049c4f958803b5d8 /net-firewall
parentsys-apps/iproute2: Stabilize 5.13.0 sparc, #807484 (diff)
downloadgentoo-0791c66c2427cd9f5ba22e567708a1d04b7f7c49.tar.gz
gentoo-0791c66c2427cd9f5ba22e567708a1d04b7f7c49.tar.bz2
gentoo-0791c66c2427cd9f5ba22e567708a1d04b7f7c49.zip
net-firewall/nftables: Stabilize 0.9.9 sparc, #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 672e67896923..d4b3fd8dcff7 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"