diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:57:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:57:22 +0000 |
commit | 8c577d385c742fff2de491eb5cf557e1e591ebab (patch) | |
tree | eced41c568c3e594679610b007b8cb24d64babaa /net-misc/tor/tor-0.2.4.20.ebuild | |
parent | Stable for ppc64, wrt bug #497838 (diff) | |
download | gentoo-2-8c577d385c742fff2de491eb5cf557e1e591ebab.tar.gz gentoo-2-8c577d385c742fff2de491eb5cf557e1e591ebab.tar.bz2 gentoo-2-8c577d385c742fff2de491eb5cf557e1e591ebab.zip |
Stable for ppc64, wrt bug #498760
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/tor/tor-0.2.4.20.ebuild')
-rw-r--r-- | net-misc/tor/tor-0.2.4.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tor/tor-0.2.4.20.ebuild b/net-misc/tor/tor-0.2.4.20.ebuild index e7792d9e522a..201e7a2507b9 100644 --- a/net-misc/tor/tor-0.2.4.20.ebuild +++ b/net-misc/tor/tor-0.2.4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.20.ebuild,v 1.5 2014/01/26 11:47:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.20.ebuild,v 1.6 2014/01/26 11:57:22 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="-bufferevents +ecc nat-pmp selinux stats tor-hardening transparent-proxy threads upnp web" DEPEND="dev-libs/openssl |