From: Agostino Sarubbo Date: Wed, 18 Dec 2019 11:22:45 +0000 (+0100) Subject: dev-qt/qtwebsockets: amd64 stable wrt bug #699240 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5621ff52037efef58fabff9acfaa93267a4a7312;p=gentoo.git dev-qt/qtwebsockets: amd64 stable wrt bug #699240 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.13.2.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.13.2.ebuild index 097f97a9d7a4..4704eaadf736 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-5.13.2.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-5.13.2.ebuild @@ -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 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" fi IUSE="qml +ssl"