From 3d8d82dd7447302ceb5f75ca912ba362125f95f9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 10 Nov 2022 09:03:04 +0000 Subject: [PATCH] net-vpn/tor: Stabilize 0.4.7.10-r1 arm64, #880699 Signed-off-by: Sam James --- net-vpn/tor/tor-0.4.7.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/tor/tor-0.4.7.10-r1.ebuild b/net-vpn/tor/tor-0.4.7.10-r1.ebuild index 10a63ec2fab3f..219a9712b0bd0 100644 --- a/net-vpn/tor/tor-0.4.7.10-r1.ebuild +++ b/net-vpn/tor/tor-0.4.7.10-r1.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" if [[ ${PV} != *_alpha* && ${PV} != *_beta* && ${PV} != *_rc* ]]; then - KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~ppc-macos" + KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~ppc-macos" fi IUSE="caps doc lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd" RESTRICT="!test? ( test )"