dev-qt/qtbluetooth: arm stable wrt bug #699240
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 8 Feb 2020 13:21:13 +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/qtbluetooth/qtbluetooth-5.13.2.ebuild

index 00bc4a1b3056b6af56979fe236d0654cd0d37cee..fdac527647cf468879388e44f012464a09e13335 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
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Bluetooth support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm arm64 ~x86"
+       KEYWORDS="amd64 arm arm64 ~x86"
 fi
 
 IUSE="qml"