diff options
author | 2009-03-20 12:57:02 +0000 | |
---|---|---|
committer | 2009-03-20 12:57:02 +0000 | |
commit | 87521d18ab235b4faf71f847d68f173e34109696 (patch) | |
tree | dec6e2bf97a183dffb53163009d33869ac12813d /dev-python/httplib2/httplib2-0.3.0.ebuild | |
parent | Marking geoip-1.4.6 ~ppc for bug 262547 (diff) | |
download | gentoo-2-87521d18ab235b4faf71f847d68f173e34109696.tar.gz gentoo-2-87521d18ab235b4faf71f847d68f173e34109696.tar.bz2 gentoo-2-87521d18ab235b4faf71f847d68f173e34109696.zip |
Marked ~ppc for bug #255626.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/httplib2/httplib2-0.3.0.ebuild')
-rw-r--r-- | dev-python/httplib2/httplib2-0.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/httplib2/httplib2-0.3.0.ebuild b/dev-python/httplib2/httplib2-0.3.0.ebuild index 9ed0cf0f797b..7ff989af8aa5 100644 --- a/dev-python/httplib2/httplib2-0.3.0.ebuild +++ b/dev-python/httplib2/httplib2-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.3.0.ebuild,v 1.3 2007/09/01 13:04:53 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.3.0.ebuild,v 1.4 2009/03/20 12:57:02 josejx Exp $ NEED_PYTHON=2.3 @@ -12,6 +12,6 @@ SRC_URI="http://httplib2.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |