commit: 38b9b1f401cdecfc2aa2f5e274adc0b0434f05bc
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 13:34:59 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 13:41:22 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38b9b1f4
dev-qt/qtwebsockets: amd64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-qt/qtwebsockets/qtwebsockets-5.9.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.9.6.ebuild
b/dev-qt/qtwebsockets/qtwebsockets-5.9.6.ebuild
index 362a0a81c42..1ae411dbcdd 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.9.6.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.9.6.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 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
fi
IUSE="qml +ssl"