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 | df1b7660c610795af4de326356dd5bcf4c64cc2d (patch) | |
tree | c66d5facea51ce50ccb8baf297a58773b69119e3 /net-firewall/nftables | |
parent | dev-cpp/cppdap: Stabilize 0_pre20240802 amd64, #940865 (diff) | |
download | gentoo-df1b7660c610795af4de326356dd5bcf4c64cc2d.tar.gz gentoo-df1b7660c610795af4de326356dd5bcf4c64cc2d.tar.bz2 gentoo-df1b7660c610795af4de326356dd5bcf4c64cc2d.zip |
net-firewall/nftables: Stabilize 1.1.0-r1 x86, #940866
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall/nftables')
-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 b468ff9117f8..e3cc17e3669d 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 |