sci-geosciences/qgis: x86 stable (bug #665300)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 14 Oct 2018 01:37:51 +0000 (03:37 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 14 Oct 2018 01:37:51 +0000 (03:37 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sci-geosciences/qgis/qgis-3.2.3.ebuild

index 23afe352fad80ac8ab2a3a3eb0bf23feb8a0834b..dd5ca532732cbd632916375d406487410fcbac9b 100644 (file)
@@ -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"