Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gdal/
Date: Sun, 01 Oct 2017 19:24:24
Message-Id: 1506885850.efee05b1221fe63a6a237a8cb0a42829101458ad.mattst88@gentoo
1 commit: efee05b1221fe63a6a237a8cb0a42829101458ad
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 19:24:10 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 1 19:24:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efee05b1
7
8 sci-libs/gdal-2.0.3: ppc64 stable, bug 606414
9
10 sci-libs/gdal/gdal-2.0.3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sci-libs/gdal/gdal-2.0.3.ebuild b/sci-libs/gdal/gdal-2.0.3.ebuild
14 index 1e4e0380fd8..8ad71a36782 100644
15 --- a/sci-libs/gdal/gdal-2.0.3.ebuild
16 +++ b/sci-libs/gdal/gdal-2.0.3.ebuild
17 @@ -17,7 +17,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz"
18
19 SLOT="0/2"
20 LICENSE="BSD Info-ZIP MIT"
21 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
22 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
23 IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads xls"
24
25 COMMON_DEPEND="dev-libs/expat