commit: e943cc570ed4752ea70fbceb6ec975c30faf018c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 8 12:33:22 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jun 8 12:34:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e943cc57
dev-qt/qtwebsockets: amd64/x86 stable
Gentoo-bug: 581832
Package-Manager: portage-2.3.0_rc1
dev-qt/qtwebsockets/qtwebsockets-5.5.1-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.5.1-r3.ebuild
b/dev-qt/qtwebsockets/qtwebsockets-5.5.1-r3.ebuild
index 13c3264..b6188f6 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.5.1-r3.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.5.1-r3.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"