commit: 31a8c1018a2c593ba227484be69646a700efd232
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 20:18:09 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 20:18:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a8c101
net-vpn/tor: Stabilize 0.4.7.13 arm64, #890740
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-vpn/tor/tor-0.4.7.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-vpn/tor/tor-0.4.7.13.ebuild b/net-vpn/tor/tor-0.4.7.13.ebuild
index 0bc74e1cd9fb..0e69297add73 100644
--- a/net-vpn/tor/tor-0.4.7.13.ebuild
+++ b/net-vpn/tor/tor-0.4.7.13.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 )"