diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 20:44:37 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 20:44:37 +0000 |
commit | 5e798af923728067f4cdb174d6419244b495786d (patch) | |
tree | d342bd92f83c6d567b9598d448449fa2ec7056fb /dev-qt/qtlocation | |
parent | dev-qt/qtpositioning: Stabilize 5.15.13 amd64, #927748 (diff) | |
download | gentoo-5e798af923728067f4cdb174d6419244b495786d.tar.gz gentoo-5e798af923728067f4cdb174d6419244b495786d.tar.bz2 gentoo-5e798af923728067f4cdb174d6419244b495786d.zip |
dev-qt/qtlocation: Stabilize 5.15.13 amd64, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.13.ebuild b/dev-qt/qtlocation/qtlocation-5.15.13.ebuild index 46a8c10e3ac7..a3fe57a445eb 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.13.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.13.ebuild @@ -12,7 +12,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then MAPBOXGL_COMMIT=4c88f2c0e61daa89f584a8a9a3eba210221c6920 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 ppc64 ~riscv ~x86" + KEYWORDS="amd64 arm ~arm64 ppc64 ~riscv ~x86" fi RDEPEND=" |