From: Aaron Bauman Date: Fri, 24 May 2019 20:28:27 +0000 (-0400) Subject: dev-qt/qtbluetooth: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=119332272c910ee61058f3aa60b360ccae90f889;p=gentoo.git dev-qt/qtbluetooth: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" --- diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.12.3.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.12.3.ebuild index 8a3692919fee..c37c1bd62752 100644 --- a/dev-qt/qtbluetooth/qtbluetooth-5.12.3.ebuild +++ b/dev-qt/qtbluetooth/qtbluetooth-5.12.3.ebuild @@ -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"