diff options
author | 2023-12-15 07:13:41 +0000 | |
---|---|---|
committer | 2023-12-15 07:13:41 +0000 | |
commit | 6d3b7d192bd31ee78b868a52cee6ff84b2a5c611 (patch) | |
tree | ed33409d2ceda69afa6f69fc21c6b985211d5ae8 /net-firewall | |
parent | net-libs/libnsl: Stabilize 2.0.1 arm64, #919961 (diff) | |
download | gentoo-6d3b7d192bd31ee78b868a52cee6ff84b2a5c611.tar.gz gentoo-6d3b7d192bd31ee78b868a52cee6ff84b2a5c611.tar.bz2 gentoo-6d3b7d192bd31ee78b868a52cee6ff84b2a5c611.zip |
net-firewall/nftables: Stabilize 1.0.9 arm64, #919962
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.9.ebuild b/net-firewall/nftables/nftables-1.0.9.ebuild index 9c828d3d4642..777ba6f02278 100644 --- a/net-firewall/nftables/nftables-1.0.9.ebuild +++ b/net-firewall/nftables/nftables-1.0.9.ebuild @@ -21,7 +21,7 @@ else 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 |