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: 1506885846.65a10792cde07c7e6af77f2b04757c6e1aeb1e1e.mattst88@gentoo
1 commit: 65a10792cde07c7e6af77f2b04757c6e1aeb1e1e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 19:24:06 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 1 19:24:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a10792
7
8 sci-libs/gdal-2.0.3: ppc 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 a24cb7c3250..1e4e0380fd8 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