diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:49:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:49:30 -0400 |
commit | d69750c26dba37dab2743ed1a30116df6866376d (patch) | |
tree | f4409fa4f1638db52caeb6e3a88a1ca961596ce6 /sci-geosciences | |
parent | sys-libs/gwenhywfar: Drop vulnerable and Qt4-based (diff) | |
download | gentoo-d69750c26dba37dab2743ed1a30116df6866376d.tar.gz gentoo-d69750c26dba37dab2743ed1a30116df6866376d.tar.bz2 gentoo-d69750c26dba37dab2743ed1a30116df6866376d.zip |
sci-geosciences/qgis: amd64 stable
Bug: https://bugs.gentoo.org/635798
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/qgis/qgis-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/qgis-3.0.1.ebuild b/sci-geosciences/qgis/qgis-3.0.1.ebuild index fcf4f8846c70..882d915e20ea 100644 --- a/sci-geosciences/qgis/qgis-3.0.1.ebuild +++ b/sci-geosciences/qgis/qgis-3.0.1.ebuild @@ -10,7 +10,7 @@ QT_MIN_VER="5.9.1" if [[ ${PV} != *9999 ]]; then SRC_URI="https://qgis.org/downloads/${P}.tar.bz2 examples? ( https://qgis.org/downloads/data/qgis_sample_data.tar.gz -> qgis_sample_data-2.8.14.tar.gz )" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" else GIT_ECLASS="git-r3" EGIT_REPO_URI="https://github.com/${PN}/${PN^^}.git" |