summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 11:55:14 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 11:55:14 +0200
commit1a69947e9297a8b8eeee36253d5e3fbc03df46f3 (patch)
tree8b58fe996f554ac51981cbdafd83a6bbdfc26696 /net-firewall
parentdev-perl/IO-Socket-SSL: Stabilize 2.81.0 ppc, #899504 (diff)
downloadgentoo-1a69947e9297a8b8eeee36253d5e3fbc03df46f3.tar.gz
gentoo-1a69947e9297a8b8eeee36253d5e3fbc03df46f3.tar.bz2
gentoo-1a69947e9297a8b8eeee36253d5e3fbc03df46f3.zip
net-firewall/nftables: Stabilize 1.0.6 amd64, #899340
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-1.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.6.ebuild b/net-firewall/nftables/nftables-1.0.6.ebuild
index 2dea3c78eede..70bb0c3752f5 100644
--- a/net-firewall/nftables/nftables-1.0.6.ebuild
+++ b/net-firewall/nftables/nftables-1.0.6.ebuild
@@ -22,7 +22,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