commit: 615f9c5625fa7b9b573e907c3469ea4490580151
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 16:02:25 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 16:04:13 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=615f9c56
net-vpn/tor: Stabilize 0.4.9.5-r1 ppc64, #971221
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
net-vpn/tor/tor-0.4.9.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-vpn/tor/tor-0.4.9.5-r1.ebuild
b/net-vpn/tor/tor-0.4.9.5-r1.ebuild
index d43dc1e0e92f..7006cf5271b8 100644
--- a/net-vpn/tor/tor-0.4.9.5-r1.ebuild
+++ b/net-vpn/tor/tor-0.4.9.5-r1.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"
+ KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc
x86"
fi
BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-tor-20250713 )"