From: Agostino Sarubbo Date: Wed, 18 Dec 2019 11:22:31 +0000 (+0100) Subject: dev-qt/qtwebchannel: amd64 stable wrt bug #699240 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5bd3cf5899370351be0a8ea608196778d7c22a82;p=gentoo.git dev-qt/qtwebchannel: amd64 stable wrt bug #699240 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild index 24910e034fdb..ceca77d5f54e 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.13.2.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"