From: Markus Meier Date: Tue, 23 Aug 2016 19:47:05 +0000 (+0200) Subject: dev-qt/qtwebsockets: arm stable, bug #586180 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b5af0ac6f14315783e8466a9ea56f00cb98b0c04;p=gentoo.git dev-qt/qtwebsockets: arm stable, bug #586180 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.6.1.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.6.1.ebuild index 6e55f66fd243..a0d4ffcc6828 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-5.6.1.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-5.6.1.ebuild @@ -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"