diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 16:41:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 16:41:47 +0100 |
commit | fef0defbfcb9a3303fb51e36fe79e20cb61aa348 (patch) | |
tree | e2f2eee88eb253a81fb7cb69a0a19c44c07262e3 /sci-geosciences | |
parent | dev-python/txaio: x86 stable wrt bug #700036 (diff) | |
download | gentoo-fef0defbfcb9a3303fb51e36fe79e20cb61aa348.tar.gz gentoo-fef0defbfcb9a3303fb51e36fe79e20cb61aa348.tar.bz2 gentoo-fef0defbfcb9a3303fb51e36fe79e20cb61aa348.zip |
sci-geosciences/qgis: x86 stable wrt bug #700040
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/qgis/qgis-3.4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/qgis-3.4.12.ebuild b/sci-geosciences/qgis/qgis-3.4.12.ebuild index e0c6822fbdda..e3210886844b 100644 --- a/sci-geosciences/qgis/qgis-3.4.12.ebuild +++ b/sci-geosciences/qgis/qgis-3.4.12.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} = *9999 ]]; then else 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" fi inherit cmake-utils desktop python-single-r1 qmake-utils xdg |