From: Thomas Deutschmann Date: Sun, 14 Oct 2018 01:37:51 +0000 (+0200) Subject: sci-geosciences/qgis: x86 stable (bug #665300) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=03cc24abb29a1830074879530e568800d08fb6d0;p=gentoo.git sci-geosciences/qgis: x86 stable (bug #665300) Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/sci-geosciences/qgis/qgis-3.2.3.ebuild b/sci-geosciences/qgis/qgis-3.2.3.ebuild index 23afe352fad8..dd5ca532732c 100644 --- a/sci-geosciences/qgis/qgis-3.2.3.ebuild +++ b/sci-geosciences/qgis/qgis-3.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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"