summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-10-12 19:25:26 +0000
committerJeroen Roovers <jer@gentoo.org>2009-10-12 19:25:26 +0000
commit63b77beb5d110d08b204d30f49dd4cb227df0186 (patch)
tree6d80cae7f81f6a311ef5369a84ac978010939160 /dev-python/gdata/gdata-2.0.2.ebuild
parentUseless WANT_AUTOCONF line. (diff)
downloadgentoo-2-63b77beb5d110d08b204d30f49dd4cb227df0186.tar.gz
gentoo-2-63b77beb5d110d08b204d30f49dd4cb227df0186.tar.bz2
gentoo-2-63b77beb5d110d08b204d30f49dd4cb227df0186.zip
Stable for HPPA (bug #287194).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'dev-python/gdata/gdata-2.0.2.ebuild')
-rw-r--r--dev-python/gdata/gdata-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gdata/gdata-2.0.2.ebuild b/dev-python/gdata/gdata-2.0.2.ebuild
index ad4a7a2f2196..56b310973851 100644
--- a/dev-python/gdata/gdata-2.0.2.ebuild
+++ b/dev-python/gdata/gdata-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-2.0.2.ebuild,v 1.5 2009/10/07 17:17:55 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdata/gdata-2.0.2.ebuild,v 1.6 2009/10/12 19:25:26 jer Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,7 @@ SRC_URI="http://gdata-python-client.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="examples"
DEPEND=""