diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-05-24 16:31:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-05-24 16:31:07 +0200 |
commit | 6665aa02a0dd5feb009231b65143ae3fbd523099 (patch) | |
tree | b36d6af3cf6bb6c68c0575b9a904b7ecdfae2755 /sci-geosciences | |
parent | media-libs/libbluray: amd64 stable wrt bug #655336 (diff) | |
download | gentoo-6665aa02a0dd5feb009231b65143ae3fbd523099.tar.gz gentoo-6665aa02a0dd5feb009231b65143ae3fbd523099.tar.bz2 gentoo-6665aa02a0dd5feb009231b65143ae3fbd523099.zip |
sci-geosciences/qgis: amd64 stable wrt bug #656090
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/qgis/qgis-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/qgis-3.0.2.ebuild b/sci-geosciences/qgis/qgis-3.0.2.ebuild index 0b888637f800..ee1a3c82ea4a 100644 --- a/sci-geosciences/qgis/qgis-3.0.2.ebuild +++ b/sci-geosciences/qgis/qgis-3.0.2.ebuild @@ -10,7 +10,7 @@ QT_MIN_VER="5.9.4" 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" |