diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 14:05:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 14:05:10 +0200 |
commit | e9ee09de3bc0a09af6cbfdbc21436e09f2576b6c (patch) | |
tree | e0db58394de9eb3281681541cde3a41fc42a5333 /sci-geosciences | |
parent | dev-qt/qtxmlpatterns: Stabilize 5.15.1 arm, #734600 (diff) | |
download | gentoo-e9ee09de3bc0a09af6cbfdbc21436e09f2576b6c.tar.gz gentoo-e9ee09de3bc0a09af6cbfdbc21436e09f2576b6c.tar.bz2 gentoo-e9ee09de3bc0a09af6cbfdbc21436e09f2576b6c.zip |
sci-geosciences/qgis: x86 stable wrt bug #747694
Package-Manager: Portage-3.0.4, Repoman-3.0.1
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.10.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/qgis-3.10.9.ebuild b/sci-geosciences/qgis/qgis-3.10.9.ebuild index 5009332eb58e..14cb6a77eff3 100644 --- a/sci-geosciences/qgis/qgis-3.10.9.ebuild +++ b/sci-geosciences/qgis/qgis-3.10.9.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 |