diff options
author | 2018-09-10 18:50:15 -0400 | |
---|---|---|
committer | 2018-09-10 18:50:15 -0400 | |
commit | dd743586da82f15fa3af59e04a8b793228fc6c92 (patch) | |
tree | 1c5d8472fe421f2498453d7bead75377ce33c26a | |
parent | net-vpn/tor: version bump to 0.3.4.8 (diff) | |
download | gentoo-dd743586da82f15fa3af59e04a8b793228fc6c92.tar.gz gentoo-dd743586da82f15fa3af59e04a8b793228fc6c92.tar.bz2 gentoo-dd743586da82f15fa3af59e04a8b793228fc6c92.zip |
net-vpn/tor: 0.3.4.7_rc stable on ppc and ppc64, bug #665320
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | net-vpn/tor/tor-0.3.4.7_rc.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-vpn/tor/tor-0.3.4.7_rc.ebuild b/net-vpn/tor/tor-0.3.4.7_rc.ebuild index 9776634796c2..a1e437a32f9a 100644 --- a/net-vpn/tor/tor-0.3.4.7_rc.ebuild +++ b/net-vpn/tor/tor-0.3.4.7_rc.ebuild @@ -15,9 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -# We need to keyword app-arch/zstd -#KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86 ~ppc-macos" +KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86 ~ppc-macos" IUSE="caps libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd" DEPEND=" |