diff options
author | Sam James <sam@gentoo.org> | 2021-03-25 23:17:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-25 23:17:58 +0000 |
commit | ea2443d925e350f1858010b01b12c984d82ec829 (patch) | |
tree | c24102cd1b576a4af279874852603daf1583f687 /net-vpn | |
parent | dev-python/lxml: Stabilize 4.6.3 ppc, #777579 (diff) | |
download | gentoo-ea2443d925e350f1858010b01b12c984d82ec829.tar.gz gentoo-ea2443d925e350f1858010b01b12c984d82ec829.tar.bz2 gentoo-ea2443d925e350f1858010b01b12c984d82ec829.zip |
net-vpn/tor: Stabilize 0.4.5.7 ppc, #776586
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-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 db496b3089a9..eacd6290899e 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=" |