summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-11 20:08:20 +0100
committerSam James <sam@gentoo.org>2021-08-11 20:08:20 +0100
commitc30e1b99193722028b16726605200c429d55cb9e (patch)
tree6a9335d58b86fecbe1ed9fab31b9e2cf51960494 /net-firewall
parentnet-libs/libnftnl: Stabilize 1.2.0 arm, #807466 (diff)
downloadgentoo-c30e1b99193722028b16726605200c429d55cb9e.tar.gz
gentoo-c30e1b99193722028b16726605200c429d55cb9e.tar.bz2
gentoo-c30e1b99193722028b16726605200c429d55cb9e.zip
net-firewall/nftables: Stabilize 0.9.9 arm, #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 d4b3fd8dcff7..8f017b727bb1 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"