dev-qt/qtwebsockets: arm stable, bug #620334
authorMarkus Meier <maekke@gentoo.org>
Sat, 15 Jul 2017 05:15:46 +0000 (07:15 +0200)
committerMarkus Meier <maekke@gentoo.org>
Sat, 15 Jul 2017 05:15:46 +0000 (07:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

dev-qt/qtwebsockets/qtwebsockets-5.7.1.ebuild

index 0e08b9170151ab3fc9018e2881a67bb58a14f4ca..eeb4dca9e31fad18284a3a4c6c89493f8bf225fb 100644 (file)
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 x86"
+       KEYWORDS="amd64 arm ~arm64 ~hppa ppc64 x86"
 fi
 
 IUSE="qml +ssl"