From: Agostino Sarubbo Date: Thu, 19 Mar 2020 13:15:26 +0000 (+0100) Subject: dev-qt/qtwebchannel: x86 stable wrt bug #699328 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6bfac2f2d972add8d675bea5bafc66f35b9d106a;p=gentoo.git dev-qt/qtwebchannel: x86 stable wrt bug #699328 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.14.1.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.14.1.ebuild index 266b22b7968b..a2a15ca51ad1 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.14.1.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.14.1.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"