diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 23:38:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 23:39:05 +0200 |
commit | 836f749e817408e7eda9e34292b2f82bec09c379 (patch) | |
tree | f65e3e245e06545e7507612b2030c467586501d4 /sci-geosciences | |
parent | sys-apps/dbus: pass systemduserunitdir to configure (diff) | |
download | gentoo-836f749e817408e7eda9e34292b2f82bec09c379.tar.gz gentoo-836f749e817408e7eda9e34292b2f82bec09c379.tar.bz2 gentoo-836f749e817408e7eda9e34292b2f82bec09c379.zip |
sci-geosciences/qgis: x86 stable wrt bug #813171
Package-Manager: Portage-3.0.20, Repoman-3.0.3
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.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/qgis-3.20.2.ebuild b/sci-geosciences/qgis/qgis-3.20.2.ebuild index c9e0381c5f2e..51cd2ec672ea 100644 --- a/sci-geosciences/qgis/qgis-3.20.2.ebuild +++ b/sci-geosciences/qgis/qgis-3.20.2.ebuild @@ -12,7 +12,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 |