diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-24 10:38:47 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-24 10:38:47 +0000 |
commit | b06360ce31ef9f85438ed573c7c66bc87e13b2a2 (patch) | |
tree | c256f89dc569b46a3d1fb49db0432ec4c8689af2 /net-misc/tor/tor-0.2.1.25.ebuild | |
parent | Version bump. Run tests (diff) | |
download | historical-b06360ce31ef9f85438ed573c7c66bc87e13b2a2.tar.gz historical-b06360ce31ef9f85438ed573c7c66bc87e13b2a2.tar.bz2 historical-b06360ce31ef9f85438ed573c7c66bc87e13b2a2.zip |
stable x86, bug 309873
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'net-misc/tor/tor-0.2.1.25.ebuild')
-rw-r--r-- | net-misc/tor/tor-0.2.1.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tor/tor-0.2.1.25.ebuild b/net-misc/tor/tor-0.2.1.25.ebuild index 4d548817d4ba..766d0c6e3caa 100644 --- a/net-misc/tor/tor-0.2.1.25.ebuild +++ b/net-misc/tor/tor-0.2.1.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.1.25.ebuild,v 1.1 2010/03/23 22:46:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.1.25.ebuild,v 1.2 2010/03/24 10:38:47 fauli Exp $ EAPI=2 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug" DEPEND="dev-libs/openssl |