Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/
Date: Wed, 07 Sep 2022 13:16:00
Message-Id: 1662556525.174c7a9d429e2d703e08c70e54289a2177d8fd52.ago@gentoo
1 commit: 174c7a9d429e2d703e08c70e54289a2177d8fd52
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 7 13:15:25 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 7 13:15:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174c7a9d
7
8 sci-geosciences/qgis: amd64 stable wrt bug #868939
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 sci-geosciences/qgis/qgis-3.22.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-geosciences/qgis/qgis-3.22.9.ebuild b/sci-geosciences/qgis/qgis-3.22.9.ebuild
16 index 59c0806b22a8..38250e1276b1 100644
17 --- a/sci-geosciences/qgis/qgis-3.22.9.ebuild
18 +++ b/sci-geosciences/qgis/qgis-3.22.9.ebuild
19 @@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then
20 else
21 SRC_URI="https://qgis.org/downloads/${P}.tar.bz2
22 examples? ( https://qgis.org/downloads/data/qgis_sample_data.tar.gz -> qgis_sample_data-2.8.14.tar.gz )"
23 - KEYWORDS="~amd64 ~x86"
24 + KEYWORDS="amd64 ~x86"
25 fi
26 inherit cmake python-single-r1 virtualx xdg