summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-10 09:03:03 +0000
committerSam James <sam@gentoo.org>2022-11-10 09:03:03 +0000
commit36491117d84f80fd3b1a9aaf9e3b593b5b5ab624 (patch)
tree3e24f48f2e2741bff4242baa9529f3ae4f56f01c /net-vpn/tor
parentnet-libs/libtorrent-rasterbar: 2.0.8 version bump. (diff)
downloadgentoo-36491117d84f80fd3b1a9aaf9e3b593b5b5ab624.tar.gz
gentoo-36491117d84f80fd3b1a9aaf9e3b593b5b5ab624.tar.bz2
gentoo-36491117d84f80fd3b1a9aaf9e3b593b5b5ab624.zip
net-vpn/tor: Stabilize 0.4.7.10-r1 ppc, #880699
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r--net-vpn/tor/tor-0.4.7.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 cbc8764c13d7..10a63ec2fab3 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 )"