diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-20 21:54:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-20 21:57:07 +0100 |
commit | ed099cfeaa155471dfe86994d74c28ab71640b06 (patch) | |
tree | c6b89e6b32de48542ddd3008ef496f1d5f324dc9 /sci-libs/gdal/gdal-2.0.3.ebuild | |
parent | profiles/arch/ia64/package.use.mask: mask sci-libs/gdal[mdb] (needs unkeyword... (diff) | |
download | gentoo-ed099cfeaa155471dfe86994d74c28ab71640b06.tar.gz gentoo-ed099cfeaa155471dfe86994d74c28ab71640b06.tar.bz2 gentoo-ed099cfeaa155471dfe86994d74c28ab71640b06.zip |
sci-libs/gdal: ia64 keyworded, bug #555510
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sci-libs/gdal/gdal-2.0.3.ebuild')
-rw-r--r-- | sci-libs/gdal/gdal-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.0.3.ebuild b/sci-libs/gdal/gdal-2.0.3.ebuild index e67d7a2bcff0..c4ae37e4b833 100644 --- a/sci-libs/gdal/gdal-2.0.3.ebuild +++ b/sci-libs/gdal/gdal-2.0.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/2" LICENSE="BSD Info-ZIP MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" 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" COMMON_DEPEND="dev-libs/expat |