diff options
author | Sam James <sam@gentoo.org> | 2023-12-16 11:35:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-16 11:35:00 +0000 |
commit | c114e7cc22af9c30dcafd0319412d931d7ed58a2 (patch) | |
tree | 784134161864f14769474bb4fcdd6bb98081f79b /dev-qt | |
parent | dev-qt/qtdeclarative: Stabilize 5.15.11-r2 ppc64, #917797 (diff) | |
download | gentoo-c114e7cc22af9c30dcafd0319412d931d7ed58a2.tar.gz gentoo-c114e7cc22af9c30dcafd0319412d931d7ed58a2.tar.bz2 gentoo-c114e7cc22af9c30dcafd0319412d931d7ed58a2.zip |
dev-qt/qtlocation: Stabilize 5.15.11-r1 ppc64, #917797
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.11-r1.ebuild b/dev-qt/qtlocation/qtlocation-5.15.11-r1.ebuild index 361817c22b50..6f183c1e0078 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.11-r1.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.11-r1.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=" |