dev-qt/qtwebsockets: arm stable, bug #586180
authorMarkus Meier <maekke@gentoo.org>
Tue, 23 Aug 2016 19:47:05 +0000 (21:47 +0200)
committerMarkus Meier <maekke@gentoo.org>
Tue, 23 Aug 2016 19:47:05 +0000 (21:47 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

dev-qt/qtwebsockets/qtwebsockets-5.6.1.ebuild

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