diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 15:59:30 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 15:59:30 +0000 |
commit | a8e453e535e39ab3bc9461240e8a1892c099860e (patch) | |
tree | 416d52e29462543144981718e5868fc8d2a8b06a /dev-qt/qtlocation | |
parent | dev-qt/qtpositioning: Stabilize 5.15.14 x86, #933196 (diff) | |
download | gentoo-a8e453e535e39ab3bc9461240e8a1892c099860e.tar.gz gentoo-a8e453e535e39ab3bc9461240e8a1892c099860e.tar.bz2 gentoo-a8e453e535e39ab3bc9461240e8a1892c099860e.zip |
dev-qt/qtlocation: Stabilize 5.15.14 x86, #933196
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.14.ebuild b/dev-qt/qtlocation/qtlocation-5.15.14.ebuild index e48e3917ce03..ff087912a3f1 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.14.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.14.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 ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" fi RDEPEND=" |