commit: bf679e6e7c5dd6455412dc8313c081ed98f9ffae
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 4 15:46:52 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jul 4 15:46:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf679e6e
dev-qt/qtwebsockets: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-qt/qtwebsockets/qtwebsockets-5.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.7.1.ebuild
b/dev-qt/qtwebsockets/qtwebsockets-5.7.1.ebuild
index d68a2f667b5..3ead2ae12dc 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.7.1.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.7.1.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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 x86"
fi
IUSE="qml +ssl"