diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 12:19:52 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 12:19:52 +0000 |
commit | 8c544395125663c92d8e518b4e680da9a1c9889c (patch) | |
tree | 8a3339277de0189e4c1fc04eb42ae05af3c2eeea /net-firewall | |
parent | sys-libs/readline: Stabilize 8.2_p13 arm64, #940838 (diff) | |
download | gentoo-8c544395125663c92d8e518b4e680da9a1c9889c.tar.gz gentoo-8c544395125663c92d8e518b4e680da9a1c9889c.tar.bz2 gentoo-8c544395125663c92d8e518b4e680da9a1c9889c.zip |
net-firewall/nftables: Stabilize 1.1.0-r1 arm64, #940866
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.1.0-r1.ebuild b/net-firewall/nftables/nftables-1.1.0-r1.ebuild index 97a1af4a7fd5..7e61b383d9c3 100644 --- a/net-firewall/nftables/nftables-1.1.0-r1.ebuild +++ b/net-firewall/nftables/nftables-1.1.0-r1.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 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" + KEYWORDS="amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-netfilter )" fi |