diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-06 09:10:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-06 09:14:03 +0200 |
commit | a7780c1963a570bd7d8e6ba62bbaf8dc69fdf0cb (patch) | |
tree | 5178d276cc3c0e14827618a0a26ccb22144434ad /dev-qt/qtlocation | |
parent | dev-qt/qtpositioning: Stabilize 5.15.11 amd64, #915391 (diff) | |
download | gentoo-a7780c1963a570bd7d8e6ba62bbaf8dc69fdf0cb.tar.gz gentoo-a7780c1963a570bd7d8e6ba62bbaf8dc69fdf0cb.tar.bz2 gentoo-a7780c1963a570bd7d8e6ba62bbaf8dc69fdf0cb.zip |
dev-qt/qtlocation: Stabilize 5.15.11 amd64, #915391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.11.ebuild b/dev-qt/qtlocation/qtlocation-5.15.11.ebuild index 4b1ea7e3e6e5..9d60c6a7ee52 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.11.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.11.ebuild @@ -11,7 +11,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/${P}-fix-appendChildNode.patch.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" fi RDEPEND=" |