summaryrefslogtreecommitdiff
path: root/net-firewall/nftables/nftables-1.0.7-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-24 06:09:28 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-24 06:09:28 +0100
commitb46286b28de30f0898fa7888ae7dee09db822088 (patch)
tree0a6e626d9cfca9ae3573102c219a4bc3e45f6ed4 /net-firewall/nftables/nftables-1.0.7-r1.ebuild
parentb2523734e380d060074602eb5ce53daf7d98803b (diff)
gentoo auto-resync : 24:04:2023 - 06:09:28
Diffstat (limited to 'net-firewall/nftables/nftables-1.0.7-r1.ebuild')
-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 bee5c7fd77bd..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