diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-05 13:57:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-05 13:57:57 +0000 |
commit | 6055d8004c9daed6f2a2e1c877e23fe731d2e5c6 (patch) | |
tree | 6492c10dc930591336b81f1ad20354d60d100651 /net-firewall | |
parent | net-firewall/nftables: Stabilize 1.1.0-r1 x86, #940866 (diff) | |
download | gentoo-6055d8004c9daed6f2a2e1c877e23fe731d2e5c6.tar.gz gentoo-6055d8004c9daed6f2a2e1c877e23fe731d2e5c6.tar.bz2 gentoo-6055d8004c9daed6f2a2e1c877e23fe731d2e5c6.zip |
net-firewall/nftables: Stabilize 1.1.0-r1 arm, #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 e3cc17e3669d..42ffaf3a2d85 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 |