diff options
author | Sam James <sam@gentoo.org> | 2021-09-30 19:20:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-30 19:20:11 +0100 |
commit | 0686b121a815a5fed87110844ee4a7c5cbb4b5a5 (patch) | |
tree | 760403b99222ba83329ad805e34e92e22a1a298a /dev-qt | |
parent | dev-qt/qtimageformats: Stabilize 5.15.2-r10 arm64, #806797 (diff) | |
download | gentoo-0686b121a815a5fed87110844ee4a7c5cbb4b5a5.tar.gz gentoo-0686b121a815a5fed87110844ee4a7c5cbb4b5a5.tar.bz2 gentoo-0686b121a815a5fed87110844ee4a7c5cbb4b5a5.zip |
dev-qt/qtlocation: Stabilize 5.15.2-r10 arm64, #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 69665c04f2cf..9b2d0f37d3bc 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="" |