summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-23 23:59:29 +0100
committerSam James <sam@gentoo.org>2023-04-23 23:59:29 +0100
commit7963f86c3f731869ea21163bf84abf1523020c24 (patch)
tree5ec74406204447df302c6364de9d7ec2a0dd4fc4 /net-firewall
parentdev-ruby/shoulda-matchers: Stabilize 3.1.3-r2 x86, #904904 (diff)
downloadgentoo-7963f86c3f731869ea21163bf84abf1523020c24.tar.gz
gentoo-7963f86c3f731869ea21163bf84abf1523020c24.tar.bz2
gentoo-7963f86c3f731869ea21163bf84abf1523020c24.zip
net-firewall/nftables: Stabilize 1.0.7-r1 amd64, #904916
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 bee5c7fd77bd..43730acaf1c2 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