diff options
author | Sam James <sam@gentoo.org> | 2021-03-25 23:18:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-25 23:18:47 +0000 |
commit | ef1aedd8061f3ab06b795f68ebcccfdb590e16d6 (patch) | |
tree | bec95291395e2162ab21d3d27cedc0bf89a50fe2 /net-vpn/tor | |
parent | dev-python/lxml: Stabilize 4.6.3 ppc64, #777579 (diff) | |
download | gentoo-ef1aedd8061f3ab06b795f68ebcccfdb590e16d6.tar.gz gentoo-ef1aedd8061f3ab06b795f68ebcccfdb590e16d6.tar.bz2 gentoo-ef1aedd8061f3ab06b795f68ebcccfdb590e16d6.zip |
net-vpn/tor: Stabilize 0.4.5.7 ppc64, #776586
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.4.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.5.7.ebuild b/net-vpn/tor/tor-0.4.5.7.ebuild index eacd6290899e..9c80ba91a678 100644 --- a/net-vpn/tor/tor-0.4.5.7.ebuild +++ b/net-vpn/tor/tor-0.4.5.7.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ~ppc64 x86 ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ppc64 x86 ~ppc-macos" IUSE="caps doc libressl lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd" DEPEND=" |