diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 19:12:15 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 19:12:15 +0000 |
commit | aa16b047c742468702ec838f377c09d267913140 (patch) | |
tree | 09bc8c8abca8c724c71ffcb892c57df7438e1ef2 /dev-qt/qtlocation | |
parent | dev-python/zope-interface: Stabilize 6.1 arm64, #916945 (diff) | |
download | gentoo-aa16b047c742468702ec838f377c09d267913140.tar.gz gentoo-aa16b047c742468702ec838f377c09d267913140.tar.bz2 gentoo-aa16b047c742468702ec838f377c09d267913140.zip |
dev-qt/qtlocation: Stabilize 5.15.10-r1 arm, #915383
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.10-r1.ebuild b/dev-qt/qtlocation/qtlocation-5.15.10-r1.ebuild index cbd8a586eaab..b98973ff5977 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.10-r1.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.10-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 MAPBOXGL_COMMIT=4c88f2c0e61daa89f584a8a9a3eba210221c6920 - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" + KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86" fi inherit qt5-build |