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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-11-12 04:18:02 +00:00
parent ffca17f3e9
commit dda621ff0a
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

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"