diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-23 11:17:54 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-23 11:17:54 +0000 |
commit | 847b062f1536ba6fdd16ac83e246c23021d52d7e (patch) | |
tree | 949e66125425e94fd9aac052c9f7a152ac0a4a58 /dev-python/httplib2/httplib2-0.6.0.ebuild | |
parent | stable x86, bug 302672 (diff) | |
download | gentoo-2-847b062f1536ba6fdd16ac83e246c23021d52d7e.tar.gz gentoo-2-847b062f1536ba6fdd16ac83e246c23021d52d7e.tar.bz2 gentoo-2-847b062f1536ba6fdd16ac83e246c23021d52d7e.zip |
stable x86, bug 302674
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-python/httplib2/httplib2-0.6.0.ebuild')
-rw-r--r-- | dev-python/httplib2/httplib2-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httplib2/httplib2-0.6.0.ebuild b/dev-python/httplib2/httplib2-0.6.0.ebuild index 813ad11364ed..7bf2ba1dc892 100644 --- a/dev-python/httplib2/httplib2-0.6.0.ebuild +++ b/dev-python/httplib2/httplib2-0.6.0.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/dev-python/httplib2/httplib2-0.6.0.ebuild,v 1.2 2010/02/10 04:25:57 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.ebuild,v 1.3 2010/02/23 11:17:54 fauli Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://httplib2.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND="" |