diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 09:29:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 09:29:08 +0100 |
commit | b382ecf44b2297a921b9db692678cd2d60b57854 (patch) | |
tree | 8ee88c5f40be7dd795c319c250dccb774934ded0 /net-firewall | |
parent | dev-python/sphinx-autodoc-typehints: Stabilize 1.24.0 ALLARCHES, #906486 (diff) | |
download | gentoo-b382ecf44b2297a921b9db692678cd2d60b57854.tar.gz gentoo-b382ecf44b2297a921b9db692678cd2d60b57854.tar.bz2 gentoo-b382ecf44b2297a921b9db692678cd2d60b57854.zip |
net-firewall/nftables: Stabilize 1.0.8-r2 sparc, #912557
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-1.0.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.8-r2.ebuild b/net-firewall/nftables/nftables-1.0.8-r2.ebuild index d19cafc3218a..4dfd26f6c24f 100644 --- a/net-firewall/nftables/nftables-1.0.8-r2.ebuild +++ b/net-firewall/nftables/nftables-1.0.8-r2.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 |