diff options
author | 2023-11-06 09:11:00 +0200 | |
---|---|---|
committer | 2023-11-06 09:14:26 +0200 | |
commit | 52c40783c6627624b14237f0dd84fab8ec8e44c8 (patch) | |
tree | f07d2b64f2451b214f0daeec0855b8051c8c0bb1 /dev-qt/qtlocation | |
parent | dev-qt/qtpositioning: Stabilize 5.15.11 arm64, #915391 (diff) | |
download | gentoo-52c40783c6627624b14237f0dd84fab8ec8e44c8.tar.gz gentoo-52c40783c6627624b14237f0dd84fab8ec8e44c8.tar.bz2 gentoo-52c40783c6627624b14237f0dd84fab8ec8e44c8.zip |
dev-qt/qtlocation: Stabilize 5.15.11 arm64, #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 9d60c6a7ee52..87a4083f5e6a 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=" |