diff options
author | Sam James <sam@gentoo.org> | 2024-06-30 13:13:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-30 13:13:27 +0100 |
commit | 250f2a6364dab9f048224cb7228de0cd88442b4f (patch) | |
tree | 664f85969e02c80d46fa9ea3432b301a95eaaeb5 /dev-qt/qtlocation | |
parent | dev-qt/qtlocation: Stabilize 5.15.14-r1 x86, #935163 (diff) | |
download | gentoo-250f2a6364dab9f048224cb7228de0cd88442b4f.tar.gz gentoo-250f2a6364dab9f048224cb7228de0cd88442b4f.tar.bz2 gentoo-250f2a6364dab9f048224cb7228de0cd88442b4f.zip |
dev-qt/qtlocation: Stabilize 5.15.14-r1 amd64, #935163
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.14-r1.ebuild b/dev-qt/qtlocation/qtlocation-5.15.14-r1.ebuild index 4d77b9e8c275..8041f5561688 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.14-r1.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.14-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=" |