summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-30 14:05:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-30 14:05:13 +0000
commitcb94b7325df8cb203cea3502205d8f009e3d7ca8 (patch)
treeb715b4680bf0bfe0454bd8c9df321d0abd6ea7ef /dev-python/httplib2/httplib2-0.7.6.ebuild
parentAdd patch to from OpenMamba to fix build on arm, wrt bug #448136. (diff)
downloadgentoo-2-cb94b7325df8cb203cea3502205d8f009e3d7ca8.tar.gz
gentoo-2-cb94b7325df8cb203cea3502205d8f009e3d7ca8.tar.bz2
gentoo-2-cb94b7325df8cb203cea3502205d8f009e3d7ca8.zip
Stable for sparc, wrt bug #447910
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/httplib2/httplib2-0.7.6.ebuild')
-rw-r--r--dev-python/httplib2/httplib2-0.7.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httplib2/httplib2-0.7.6.ebuild b/dev-python/httplib2/httplib2-0.7.6.ebuild
index 4200439eb38a..d900ee898b16 100644
--- a/dev-python/httplib2/httplib2-0.7.6.ebuild
+++ b/dev-python/httplib2/httplib2-0.7.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.7.6.ebuild,v 1.6 2012/12/25 22:17:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.7.6.ebuild,v 1.7 2012/12/30 14:05:13 ago Exp $
EAPI="4"
PYTHON_DEPEND="2 3:3.2"
@@ -17,7 +17,7 @@ SRC_URI="http://httplib2.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE=""
src_test() {