From: Aaron Bauman Date: Tue, 12 Nov 2019 14:56:03 +0000 (-0500) Subject: dev-qt/qtwebchannel: arm64 stable (bug #691738) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5de392ca65e52ee6cfc4e02f78fbd487d86111fb;p=gentoo.git dev-qt/qtwebchannel: arm64 stable (bug #691738) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.79, Repoman-2.3.18 --- diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild index 1c0cb44e6246..72f4cd393064 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.12.5.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.12.5.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"