commit: 012977f47df9b49577c835d9428154e732e39811
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 18 14:05:30 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 18 14:05:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012977f4
net-vpn/tor: Stabilize 0.4.8.17 arm, #961684
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-vpn/tor/tor-0.4.8.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-vpn/tor/tor-0.4.8.17.ebuild b/net-vpn/tor/tor-0.4.8.17.ebuild
index a6b36d78a7c7..45861af37db3 100644
--- a/net-vpn/tor/tor-0.4.8.17.ebuild
+++ b/net-vpn/tor/tor-0.4.8.17.ebuild
@@ -28,7 +28,7 @@ else
S="${WORKDIR}/${MY_PF}"
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
BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-tor-20250713 )"