summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-23 23:59:31 +0100
committerSam James <sam@gentoo.org>2023-04-23 23:59:31 +0100
commit90b287735ec608aebbd39691cc5c2231af843f14 (patch)
treee6fd9f6c910faa16e48af3ef6dab0ba2f48ccbd7 /net-firewall
parentnet-firewall/nftables: Stabilize 1.0.7-r1 arm64, #904916 (diff)
downloadgentoo-90b287735ec608aebbd39691cc5c2231af843f14.tar.gz
gentoo-90b287735ec608aebbd39691cc5c2231af843f14.tar.bz2
gentoo-90b287735ec608aebbd39691cc5c2231af843f14.zip
net-firewall/nftables: Stabilize 1.0.7-r1 x86, #904916
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-1.0.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.7-r1.ebuild b/net-firewall/nftables/nftables-1.0.7-r1.ebuild
index 411490762503..ea92092b6450 100644
--- a/net-firewall/nftables/nftables-1.0.7-r1.ebuild
+++ b/net-firewall/nftables/nftables-1.0.7-r1.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then
else
SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.xz
verify-sig? ( https://netfilter.org/projects/nftables/files/${P}.tar.xz.sig )"
- KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-netfilter )"
fi