From: Thomas Deutschmann Date: Sun, 15 Jul 2018 14:09:51 +0000 (+0200) Subject: dev-qt/qtwebchannel: x86 stable (bug #655664) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d04695ff52b6142c5d15dfc628d958d5a80e83af;p=gentoo.git dev-qt/qtwebchannel: x86 stable (bug #655664) Package-Manager: Portage-2.3.42, Repoman-2.3.9 --- diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.9.6.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.9.6.ebuild index ff1e54522c79..cde337beb8c6 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.9.6.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.9.6.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"