commit: 1b130de18b66e7aed2572146526c7a5fbf4c4018
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 05:14:54 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 05:14:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b130de1
dev-qt/qtbluetooth: arm stable, bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild
b/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild
index c49425c8688..74513ea573c 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"