dev-qt/qtpositioning: stable on arm

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
This commit is contained in:
Anthony G. Basile
2019-04-26 13:24:23 -04:00
parent 160b37c147
commit 6dc6ae67aa

View File

@@ -9,7 +9,7 @@ DESCRIPTION="Physical position determination library for the Qt5 framework"
SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${QT5_MODULE}-${PV}-geoclue2.tar.xz"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
fi
IUSE="geoclue +qml"