dev-qt/qtpositioning: Stabilize 5.15.18 ppc64, #965475

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-11-19 23:03:12 +02:00
parent 4609d2d886
commit 5b22c19549
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Physical position determination library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv x86"
KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
fi
IUSE="geoclue +qml"