diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 15:02:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 15:02:49 +0000 |
commit | 71857e95f0815977cd0834810425a3646cd1dbc6 (patch) | |
tree | a2972eda6bbcbd9615699cac7d864ced5be5b897 /sci-libs/gdal/gdal-1.6.3-r1.ebuild | |
parent | app-office/grisbi: Use slotted deps for gtk, clean up USE description in meta... (diff) | |
download | gentoo-2-71857e95f0815977cd0834810425a3646cd1dbc6.tar.gz gentoo-2-71857e95f0815977cd0834810425a3646cd1dbc6.tar.bz2 gentoo-2-71857e95f0815977cd0834810425a3646cd1dbc6.zip |
Drop sparc keywords
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'sci-libs/gdal/gdal-1.6.3-r1.ebuild')
-rw-r--r-- | sci-libs/gdal/gdal-1.6.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/gdal/gdal-1.6.3-r1.ebuild b/sci-libs/gdal/gdal-1.6.3-r1.ebuild index 87efd4425a14..14584a831b66 100644 --- a/sci-libs/gdal/gdal-1.6.3-r1.ebuild +++ b/sci-libs/gdal/gdal-1.6.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.6.3-r1.ebuild,v 1.15 2010/12/01 08:09:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.6.3-r1.ebuild,v 1.16 2011/02/26 15:02:49 armin76 Exp $ EAPI="3" WANT_AUTOCONF="2.5" @@ -16,7 +16,7 @@ SRC_URI="http://download.osgeo.org/gdal/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" # need to get these arches updated on several libs first #KEYWORDS="~alpha ~hppa" |