From: Markus Meier Date: Sat, 15 Jul 2017 05:14:54 +0000 (+0200) Subject: dev-qt/qtbluetooth: arm stable, bug #620334 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1b130de18b66e7aed2572146526c7a5fbf4c4018;p=gentoo.git dev-qt/qtbluetooth: arm stable, bug #620334 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild index c49425c8688f..74513ea573c0 100644 --- a/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild +++ b/dev-qt/qtbluetooth/qtbluetooth-5.7.1.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"