commit: 7e2f8f90476e99fb16459a0192c4f068d0fbba72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 8 22:42:46 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 8 22:42:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2f8f90
net-firewall/nftables: Stabilize 1.1.1 hppa, #946308
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-firewall/nftables/nftables-1.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-firewall/nftables/nftables-1.1.1.ebuild
b/net-firewall/nftables/nftables-1.1.1.ebuild
index d6be7fe6a1e3..81f6ec23a51b 100644
--- a/net-firewall/nftables/nftables-1.1.1.ebuild
+++ b/net-firewall/nftables/nftables-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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