commit: 0947501458dbb9ac4ebd1b1e74ee3e34e9641b6e
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 19:07:23 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 19:07:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09475014
dev-qt/qtbluetooth: arm stable, bug #598780
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-qt/qtbluetooth/qtbluetooth-5.6.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.6.2.ebuild
b/dev-qt/qtbluetooth/qtbluetooth-5.6.2.ebuild
index 3bbf385..6b3a70b 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.6.2.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Bluetooth support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm x86"
+ KEYWORDS="amd64 arm x86"
fi
IUSE="qml"