diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 20:48:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 20:48:24 +0100 |
commit | 351ec55cfdad8f6632820f0faa5180c8dee6c0f6 (patch) | |
tree | fa5486636abe969a9758267aa33add33efb222f0 /net-vpn/tor | |
parent | app-emulation/lxc: stable 2.1.1 for ppc64, bug #649654 (diff) | |
download | gentoo-351ec55cfdad8f6632820f0faa5180c8dee6c0f6.tar.gz gentoo-351ec55cfdad8f6632820f0faa5180c8dee6c0f6.tar.bz2 gentoo-351ec55cfdad8f6632820f0faa5180c8dee6c0f6.zip |
net-vpn/tor: stable 0.3.1.10 for ppc64, bug #649698
Bug: https://bugs.gentoo.org/649698
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.3.1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.1.10.ebuild b/net-vpn/tor/tor-0.3.1.10.ebuild index 744c5b55ab93..d8d66291356c 100644 --- a/net-vpn/tor/tor-0.3.1.10.ebuild +++ b/net-vpn/tor/tor-0.3.1.10.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" # We need to keyword app-arch/zstd -KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 x86 ~ppc-macos" +KEYWORDS="amd64 arm ~mips ~ppc ppc64 x86 ~ppc-macos" IUSE="libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd" DEPEND=" |