diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-14 19:58:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-14 19:58:56 +0000 |
commit | 0a8a0ed87084561445c4e8ded8000b2e38618827 (patch) | |
tree | 033d135b82efa32265797effc0fed02e9fed197b /net-firewall | |
parent | dev-python/nh3: Stabilize 0.2.19 ppc64, #946448 (diff) | |
download | gentoo-0a8a0ed87084561445c4e8ded8000b2e38618827.tar.gz gentoo-0a8a0ed87084561445c4e8ded8000b2e38618827.tar.bz2 gentoo-0a8a0ed87084561445c4e8ded8000b2e38618827.zip |
net-firewall/nftables: Stabilize 1.1.1 amd64, #946308
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.1.1.ebuild b/net-firewall/nftables/nftables-1.1.1.ebuild index 0d9eaef4c2b4..bc24e4b07772 100644 --- a/net-firewall/nftables/nftables-1.1.1.ebuild +++ b/net-firewall/nftables/nftables-1.1.1.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 |