diff options
author | Sam James <sam@gentoo.org> | 2024-11-27 01:44:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-27 01:44:57 +0000 |
commit | e933a955b162ba1b907d39200d3b950c6d6770e5 (patch) | |
tree | bee7102c129471384249c62281a9907fd0eee0fc /dev-qt/qtlocation | |
parent | dev-qt/qtimageformats: Stabilize 5.15.16 ppc64, #944808 (diff) | |
download | gentoo-e933a955b162ba1b907d39200d3b950c6d6770e5.tar.gz gentoo-e933a955b162ba1b907d39200d3b950c6d6770e5.tar.bz2 gentoo-e933a955b162ba1b907d39200d3b950c6d6770e5.zip |
dev-qt/qtlocation: Stabilize 5.15.16-r1 ppc64, #944808
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.16-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.16-r1.ebuild b/dev-qt/qtlocation/qtlocation-5.15.16-r1.ebuild index 3a3718d72c58..46aa3c4995fc 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.16-r1.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.16-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then MAPBOXGL_COMMIT=35d566724c48180c9a372c2ed50a253871a51574 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 https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86" fi RDEPEND=" |