dev-qt/qtpositioning: arm stable wrt bug #719732
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 9 May 2020 07:43:04 +0000 (09:43 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 9 May 2020 07:43:04 +0000 (09:43 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-qt/qtpositioning/qtpositioning-5.14.2.ebuild

index 0db24b237f923703f538ba72b51878bdc005aab7..f19f1f39d29ba49b663d3ac98147169403f0ba75 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Physical position determination library for the Qt5 framework"
 
 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"