diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-01-03 08:28:31 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-01-03 08:28:47 -0500 |
commit | 662774c7c39610607fc27cdb0333f3033689abbe (patch) | |
tree | a256f75a736d093abf9aeebee56671893826a112 /net-vpn/tor | |
parent | mail-client/neomutt: remove unused files. (diff) | |
download | gentoo-662774c7c39610607fc27cdb0333f3033689abbe.tar.gz gentoo-662774c7c39610607fc27cdb0333f3033689abbe.tar.bz2 gentoo-662774c7c39610607fc27cdb0333f3033689abbe.zip |
net-vpn/tor: 0.3.1.9-r1 stable on ppc and ppc64, bug #642524
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.3.1.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.1.9-r1.ebuild b/net-vpn/tor/tor-0.3.1.9-r1.ebuild index a07f0d3d2a70..a88fd83bcfb2 100644 --- a/net-vpn/tor/tor-0.3.1.9-r1.ebuild +++ b/net-vpn/tor/tor-0.3.1.9-r1.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=" |