diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-06 09:09:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-06 09:13:49 +0200 |
commit | 6ab79445ffbfcd7460a572c3383f7c95ce6a9f03 (patch) | |
tree | baf1bafb30565d149bddfb7587d95b0e4acd1759 /dev-qt/qtlocation | |
parent | dev-qt/qtpositioning: Stabilize 5.15.11 x86, #915391 (diff) | |
download | gentoo-6ab79445ffbfcd7460a572c3383f7c95ce6a9f03.tar.gz gentoo-6ab79445ffbfcd7460a572c3383f7c95ce6a9f03.tar.bz2 gentoo-6ab79445ffbfcd7460a572c3383f7c95ce6a9f03.zip |
dev-qt/qtlocation: Stabilize 5.15.11 x86, #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 0b6a971b4e21..4b1ea7e3e6e5 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=" |