From: Mikle Kolyada Date: Wed, 9 Jan 2019 10:38:45 +0000 (+0300) Subject: dev-qt/qtwebchannel: x86 stable wrt bug #670864 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d8719030d067eb6f99bb4ebf4c83cb9f5d1b3342;p=gentoo.git dev-qt/qtwebchannel: x86 stable wrt bug #670864 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.11.3.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.11.3.ebuild index d807cc0db2aa..84e743ac55d2 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.11.3.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.11.3.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" fi IUSE="qml"