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:15:46
Message-Id: 1633025671.1798e2396cd95d0c596c683bf60fa121fc076358.sam@gentoo
1 commit: 1798e2396cd95d0c596c683bf60fa121fc076358
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 30 18:14:31 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 30 18:14:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1798e239
7
8 dev-qt/qtlocation: Stabilize 5.15.2-r10 amd64, #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 cf5393f6e77..831cf464ad0 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=""