dev-qt/qtlocation: arm stable wrt bug #699240
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 8 Feb 2020 13:21:59 +0000 (16:21 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 8 Feb 2020 13:25:35 +0000 (16:25 +0300)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-qt/qtlocation/qtlocation-5.13.2.ebuild

index 75ee52770e95f643977f86e30ab994f8abf61cbe..6258747f51ae40df17441977574e54cd8d2e16bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~x86"
+       KEYWORDS="amd64 arm arm64 ~x86"
 fi
 
 IUSE=""