summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-11 00:36:00 +0100
committerSam James <sam@gentoo.org>2022-10-11 00:36:00 +0100
commitcbb47b4567660062a24d404f3ef17224835a04fc (patch)
treeb8a491846198d939bd1dd105c08975caed13063b /net-firewall
parentnet-libs/libnftnl: Stabilize 1.2.3 x86, #872743 (diff)
downloadgentoo-cbb47b4567660062a24d404f3ef17224835a04fc.tar.gz
gentoo-cbb47b4567660062a24d404f3ef17224835a04fc.tar.bz2
gentoo-cbb47b4567660062a24d404f3ef17224835a04fc.zip
net-firewall/nftables: Stabilize 1.0.5 x86, #872743
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-1.0.5.ebuild b/net-firewall/nftables/nftables-1.0.5.ebuild
index 6f59bde1ac65..abae29999b04 100644
--- a/net-firewall/nftables/nftables-1.0.5.ebuild
+++ b/net-firewall/nftables/nftables-1.0.5.ebuild
@@ -22,7 +22,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then
else
SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2
verify-sig? ( https://netfilter.org/projects/nftables/files/${P}.tar.bz2.sig )"
- KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
BDEPEND+="verify-sig? ( sec-keys/openpgp-keys-netfilter )"
fi