Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/
Date: Fri, 06 Apr 2018 00:50:40
Message-Id: 1522975770.d69750c26dba37dab2743ed1a30116df6866376d.bman@gentoo
1 commit: d69750c26dba37dab2743ed1a30116df6866376d
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 00:49:30 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 00:49:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69750c2
7
8 sci-geosciences/qgis: amd64 stable
9
10 Bug: https://bugs.gentoo.org/635798
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 sci-geosciences/qgis/qgis-3.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-geosciences/qgis/qgis-3.0.1.ebuild b/sci-geosciences/qgis/qgis-3.0.1.ebuild
17 index fcf4f8846c7..882d915e20e 100644
18 --- a/sci-geosciences/qgis/qgis-3.0.1.ebuild
19 +++ b/sci-geosciences/qgis/qgis-3.0.1.ebuild
20 @@ -10,7 +10,7 @@ QT_MIN_VER="5.9.1"
21 if [[ ${PV} != *9999 ]]; then
22 SRC_URI="https://qgis.org/downloads/${P}.tar.bz2
23 examples? ( https://qgis.org/downloads/data/qgis_sample_data.tar.gz -> qgis_sample_data-2.8.14.tar.gz )"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="amd64 ~x86"
26 else
27 GIT_ECLASS="git-r3"
28 EGIT_REPO_URI="https://github.com/${PN}/${PN^^}.git"