diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-15 11:09:44 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-15 11:09:44 +0100 |
commit | 1f1d535288db1973071d904a99fe81d753bdbaf1 (patch) | |
tree | 1247310ee4d8fd829b3cdad59cb46150171dd7fd /net-firewall/nftables | |
parent | dev-libs/libgpg-error: Stabilize 1.47-r1 ppc64, #919960 (diff) | |
download | gentoo-1f1d535288db1973071d904a99fe81d753bdbaf1.tar.gz gentoo-1f1d535288db1973071d904a99fe81d753bdbaf1.tar.bz2 gentoo-1f1d535288db1973071d904a99fe81d753bdbaf1.zip |
net-firewall/nftables: Stabilize 1.0.9 ppc, #919962
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-firewall/nftables')
-rw-r--r-- | net-firewall/nftables/nftables-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.9.ebuild b/net-firewall/nftables/nftables-1.0.9.ebuild index b2d7711bdd2d..5e55db2021a5 100644 --- a/net-firewall/nftables/nftables-1.0.9.ebuild +++ b/net-firewall/nftables/nftables-1.0.9.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 |