diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-20 08:40:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-20 08:40:27 +0200 |
commit | 4a21851f13d5bda0bf9047cbabe3c066e2e9b763 (patch) | |
tree | cb886382254a64e07ea6afb7348edf23a817073b /sci-geosciences | |
parent | dev-util/ragel: amd64 stable wrt bug #724094 (diff) | |
download | gentoo-4a21851f13d5bda0bf9047cbabe3c066e2e9b763.tar.gz gentoo-4a21851f13d5bda0bf9047cbabe3c066e2e9b763.tar.bz2 gentoo-4a21851f13d5bda0bf9047cbabe3c066e2e9b763.zip |
sci-geosciences/qgis: amd64 stable wrt bug #729020
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/qgis/qgis-3.10.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/qgis-3.10.7.ebuild b/sci-geosciences/qgis/qgis-3.10.7.ebuild index 14cb6a77eff3..65bdc947394e 100644 --- a/sci-geosciences/qgis/qgis-3.10.7.ebuild +++ b/sci-geosciences/qgis/qgis-3.10.7.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 desktop python-single-r1 qmake-utils xdg |