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: Sat, 14 Sep 2019 04:26:28
Message-Id: 1568435175.e54aa289f722a8678c6da4d03248eb40c8a5cee5.mattst88@gentoo
1 commit: e54aa289f722a8678c6da4d03248eb40c8a5cee5
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 14 04:09:24 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 14 04:26:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54aa289
7
8 sci-libs/gdal: Drop sparc keywords
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 sci-libs/gdal/gdal-2.4.1-r1.ebuild | 2 +-
13 sci-libs/gdal/gdal-2.4.1.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/gdal/gdal-2.4.1-r1.ebuild b/sci-libs/gdal/gdal-2.4.1-r1.ebuild
17 index 5524199c1e1..2c9beae3deb 100644
18 --- a/sci-libs/gdal/gdal-2.4.1-r1.ebuild
19 +++ b/sci-libs/gdal/gdal-2.4.1-r1.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz"
21
22 SLOT="0/2.3"
23 LICENSE="BSD Info-ZIP MIT"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~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 lzma mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls zstd"
27
28 COMMON_DEPEND="
29
30 diff --git a/sci-libs/gdal/gdal-2.4.1.ebuild b/sci-libs/gdal/gdal-2.4.1.ebuild
31 index 78ac5d85adb..7d215149c2c 100644
32 --- a/sci-libs/gdal/gdal-2.4.1.ebuild
33 +++ b/sci-libs/gdal/gdal-2.4.1.ebuild
34 @@ -15,7 +15,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz"
35
36 SLOT="0/2.3"
37 LICENSE="BSD Info-ZIP MIT"
38 -KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
39 +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
40 IUSE="armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k lzma mdb mysql netcdf odbc ogdi opencl oracle pdf perl png postgres python spatialite sqlite threads webp xls zstd"
41
42 COMMON_DEPEND="