diff options
author | Sam James <sam@gentoo.org> | 2021-09-30 19:19:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-30 19:19:33 +0100 |
commit | dc2792f1d5516f4e7fdf073488de1cb3278175c9 (patch) | |
tree | 59658c174d843399d84bb29fd3241d6f0a5cb648 /dev-qt | |
parent | dev-qt/qtdeclarative: Stabilize 5.15.2-r12 arm, #806797 (diff) | |
download | gentoo-dc2792f1d5516f4e7fdf073488de1cb3278175c9.tar.gz gentoo-dc2792f1d5516f4e7fdf073488de1cb3278175c9.tar.bz2 gentoo-dc2792f1d5516f4e7fdf073488de1cb3278175c9.zip |
dev-qt/qtlocation: Stabilize 5.15.2-r10 arm, #806797
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.2-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.2-r10.ebuild b/dev-qt/qtlocation/qtlocation-5.15.2-r10.ebuild index 831cf464ad06..69665c04f2cf 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.2-r10.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.2-r10.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then MAPBOXGL_COMMIT=d3101bbc22edd41c9036ea487d4a71eabd97823d 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" - KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" + KEYWORDS="amd64 arm ~arm64 ~riscv x86" fi IUSE="" |