Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/
Date: Sat, 09 Oct 2021 07:08:36
Message-Id: 1633763285.0fef24c1f5b80fe480f8e0980711a1574513c5c3.mgorny@gentoo
1 commit: 0fef24c1f5b80fe480f8e0980711a1574513c5c3
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 06:35:52 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 07:08:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fef24c1
7
8 sci-geosciences/qgis: Drop to ~x86 due to arch team slacking
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sci-geosciences/qgis/qgis-3.18.3.ebuild | 2 +-
13 sci-geosciences/qgis/qgis-3.20.2.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-geosciences/qgis/qgis-3.18.3.ebuild b/sci-geosciences/qgis/qgis-3.18.3.ebuild
17 index d8e8430113f..9f48c0bfa4e 100644
18 --- a/sci-geosciences/qgis/qgis-3.18.3.ebuild
19 +++ b/sci-geosciences/qgis/qgis-3.18.3.ebuild
20 @@ -12,7 +12,7 @@ if [[ ${PV} = *9999 ]]; then
21 else
22 SRC_URI="https://qgis.org/downloads/${P}.tar.bz2
23 examples? ( https://qgis.org/downloads/data/qgis_sample_data.tar.gz -> qgis_sample_data-2.8.14.tar.gz )"
24 - KEYWORDS="amd64 x86"
25 + KEYWORDS="amd64 ~x86"
26 fi
27 inherit cmake desktop python-single-r1 qmake-utils xdg
28
29
30 diff --git a/sci-geosciences/qgis/qgis-3.20.2.ebuild b/sci-geosciences/qgis/qgis-3.20.2.ebuild
31 index 51cd2ec672e..c9e0381c5f2 100644
32 --- a/sci-geosciences/qgis/qgis-3.20.2.ebuild
33 +++ b/sci-geosciences/qgis/qgis-3.20.2.ebuild
34 @@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
35 else
36 SRC_URI="https://qgis.org/downloads/${P}.tar.bz2
37 examples? ( https://qgis.org/downloads/data/qgis_sample_data.tar.gz -> qgis_sample_data-2.8.14.tar.gz )"
38 - KEYWORDS="amd64 x86"
39 + KEYWORDS="amd64 ~x86"
40 fi
41 inherit cmake desktop python-single-r1 qmake-utils xdg