From 5bd3cf5899370351be0a8ea608196778d7c22a82 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 18 Dec 2019 12:22:31 +0100 Subject: 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 --- dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-18-g5258