Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gdal/
Date: Thu, 20 Jul 2017 20:57:22
Message-Id: 1500584227.ed099cfeaa155471dfe86994d74c28ab71640b06.slyfox@gentoo
1 commit: ed099cfeaa155471dfe86994d74c28ab71640b06
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 20 20:54:35 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 20 20:57:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed099cfe
7
8 sci-libs/gdal: ia64 keyworded, bug #555510
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 sci-libs/gdal/gdal-2.0.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/gdal/gdal-2.0.3.ebuild b/sci-libs/gdal/gdal-2.0.3.ebuild
17 index e67d7a2bcff..c4ae37e4b83 100644
18 --- a/sci-libs/gdal/gdal-2.0.3.ebuild
19 +++ b/sci-libs/gdal/gdal-2.0.3.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz"
21
22 SLOT="0/2"
23 LICENSE="BSD Info-ZIP MIT"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 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"
27
28 COMMON_DEPEND="dev-libs/expat