diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 12:41:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 12:41:46 +0300 |
commit | 842c69b2385711dbe61f48bb3972cab250abcddf (patch) | |
tree | c3032ce721f526d4e6749a51c0ae1678cd35eb7a /dev-qt | |
parent | dev-qt/qtpositioning: Stabilize 5.15.9 arm, #904373 (diff) | |
download | gentoo-842c69b2385711dbe61f48bb3972cab250abcddf.tar.gz gentoo-842c69b2385711dbe61f48bb3972cab250abcddf.tar.bz2 gentoo-842c69b2385711dbe61f48bb3972cab250abcddf.zip |
dev-qt/qtlocation: Stabilize 5.15.9 arm, #904373
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.9.ebuild b/dev-qt/qtlocation/qtlocation-5.15.9.ebuild index 3044956fd4db..bafab2b62af1 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.9.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.9.ebuild @@ -6,7 +6,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 MAPBOXGL_COMMIT=5a07e1967dcc925d9def47accadae991436b9686 - KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86" fi inherit qt5-build |