Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtlocation/
Date: Thu, 30 Sep 2021 18:21:03
Message-Id: 1633026011.0686b121a815a5fed87110844ee4a7c5cbb4b5a5.sam@gentoo
1 commit: 0686b121a815a5fed87110844ee4a7c5cbb4b5a5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 30 18:20:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 30 18:20:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0686b121
7
8 dev-qt/qtlocation: Stabilize 5.15.2-r10 arm64, #806797
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-qt/qtlocation/qtlocation-5.15.2-r10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtlocation/qtlocation-5.15.2-r10.ebuild b/dev-qt/qtlocation/qtlocation-5.15.2-r10.ebuild
16 index 69665c04f2c..9b2d0f37d3b 100644
17 --- a/dev-qt/qtlocation/qtlocation-5.15.2-r10.ebuild
18 +++ b/dev-qt/qtlocation/qtlocation-5.15.2-r10.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework"
20 if [[ ${QT5_BUILD_TYPE} == release ]]; then
21 MAPBOXGL_COMMIT=d3101bbc22edd41c9036ea487d4a71eabd97823d
22 SRC_URI+=" https://invent.kde.org/qt/qt/${PN}-mapboxgl/-/archive/${MAPBOXGL_COMMIT}/${PN}-mapboxgl-${MAPBOXGL_COMMIT}.tar.gz -> ${PN}-mapboxgl-${PV}-${MAPBOXGL_COMMIT:0:8}.tar.gz"
23 - KEYWORDS="amd64 arm ~arm64 ~riscv x86"
24 + KEYWORDS="amd64 arm arm64 ~riscv x86"
25 fi
26
27 IUSE=""