From 214dc8799a3a6ab1af5b332180f70430dbee569a Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sat, 24 Mar 2018 11:02:50 +1100 Subject: dev-qt: stabilise 5.9.4 for amd64/x86 Bug: https://bugs.gentoo.org/642822 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt/qtwebchannel') diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild index 63c52e4c7747..801266a2f78e 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.9.4.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.9.4.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 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" fi IUSE="qml" -- cgit v1.2.3-65-gdbad