summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-10 17:33:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-10 17:33:11 +0200
commit2bd3d32e22f99f7653ec99f598da651c7c701c93 (patch)
tree786f22a79ac7c531576f2d71aa710b4188c5fc2c /net-firewall
parentdev-libs/nettle: amd64 stable wrt bug #807463 (diff)
downloadgentoo-2bd3d32e22f99f7653ec99f598da651c7c701c93.tar.gz
gentoo-2bd3d32e22f99f7653ec99f598da651c7c701c93.tar.bz2
gentoo-2bd3d32e22f99f7653ec99f598da651c7c701c93.zip
net-firewall/nftables: amd64 stable wrt bug #807466
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-0.9.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.9.ebuild b/net-firewall/nftables/nftables-0.9.9.ebuild
index 376318f5382c..aa099635c24d 100644
--- a/net-firewall/nftables/nftables-0.9.9.ebuild
+++ b/net-firewall/nftables/nftables-0.9.9.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then
"
else
SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="GPL-2"