diff options
author | 2010-06-27 14:24:27 +0000 | |
---|---|---|
committer | 2010-06-27 14:24:27 +0000 | |
commit | 13ddc2aa88932a04137beee88146ca9ccaf7b5bd (patch) | |
tree | 6e3a26661819e94a398950ead5da9881cabe2c30 /sci-libs/gdal/gdal-1.6.3-r1.ebuild | |
parent | ppc stable #324815 (diff) | |
download | historical-13ddc2aa88932a04137beee88146ca9ccaf7b5bd.tar.gz historical-13ddc2aa88932a04137beee88146ca9ccaf7b5bd.tar.bz2 historical-13ddc2aa88932a04137beee88146ca9ccaf7b5bd.zip |
ppc stable #315659
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'sci-libs/gdal/gdal-1.6.3-r1.ebuild')
-rw-r--r-- | sci-libs/gdal/gdal-1.6.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/gdal-1.6.3-r1.ebuild b/sci-libs/gdal/gdal-1.6.3-r1.ebuild index 3068477bdbf3..33854f6ea062 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 # 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.8 2010/06/21 17:03:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.6.3-r1.ebuild,v 1.9 2010/06/27 14:24:27 nixnut 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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" # need to get these arches updated on several libs first #KEYWORDS="~alpha ~hppa" |