summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-14 03:37:51 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-14 03:37:51 +0200
commit03cc24abb29a1830074879530e568800d08fb6d0 (patch)
tree100f3677e480c718d37cc9b9261df0d512c835a9 /sci-geosciences
parentdev-python/pocketlint: x86 stable (bug #668464) (diff)
downloadgentoo-03cc24abb29a1830074879530e568800d08fb6d0.tar.gz
gentoo-03cc24abb29a1830074879530e568800d08fb6d0.tar.bz2
gentoo-03cc24abb29a1830074879530e568800d08fb6d0.zip
sci-geosciences/qgis: x86 stable (bug #665300)
Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/qgis/qgis-3.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
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"