dev-qt/qtbluetooth: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:28:27 +0000 (16:28 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:47:06 +0000 (16:47 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

dev-qt/qtbluetooth/qtbluetooth-5.12.3.ebuild

index 8a3692919feefeb9133ba58190a4351c2b9650b2..c37c1bd62752d2ed1ff9d44dfcfd4a8a78be53de 100644 (file)
@@ -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"