summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2023-04-28 14:35:27 +0200
committerSam James <sam@gentoo.org>2023-04-29 09:47:43 +0100
commit7479c520fdabeba0dbe4f7efd9c2a9d514d5cb2c (patch)
treeb217235edffe18fb3450f1fd75743db510947336 /net-firewall
parentapp-arch/xz-utils: stable 5.4.2 for sparc, bug #904914 (diff)
downloadgentoo-7479c520fdabeba0dbe4f7efd9c2a9d514d5cb2c.tar.gz
gentoo-7479c520fdabeba0dbe4f7efd9c2a9d514d5cb2c.tar.bz2
gentoo-7479c520fdabeba0dbe4f7efd9c2a9d514d5cb2c.zip
net-firewall/nftables: stable 1.0.7-r1 for hppa, bug #904916
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-1.0.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.7-r1.ebuild b/net-firewall/nftables/nftables-1.0.7-r1.ebuild
index e76e0eb87406..461806c0f9f7 100644
--- a/net-firewall/nftables/nftables-1.0.7-r1.ebuild
+++ b/net-firewall/nftables/nftables-1.0.7-r1.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then
else
SRC_URI="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