summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-10 23:35:44 +0100
committerSam James <sam@gentoo.org>2022-10-10 23:35:44 +0100
commitd64cc474355fd77a42a7e64dddfc76574912f589 (patch)
treec4a2d0cc7a66c647df21468838ee38f30649606a /net-firewall
parentdev-vcs/git: Stabilize 2.37.3 arm, #867598 (diff)
downloadgentoo-d64cc474355fd77a42a7e64dddfc76574912f589.tar.gz
gentoo-d64cc474355fd77a42a7e64dddfc76574912f589.tar.bz2
gentoo-d64cc474355fd77a42a7e64dddfc76574912f589.zip
net-firewall/nftables: Stabilize 1.0.5 arm, #872743
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.5.ebuild b/net-firewall/nftables/nftables-1.0.5.ebuild
index b6fdb61bd493..6f59bde1ac65 100644
--- a/net-firewall/nftables/nftables-1.0.5.ebuild
+++ b/net-firewall/nftables/nftables-1.0.5.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