From: Aaron Bauman Date: Sun, 22 Dec 2019 16:22:51 +0000 (-0500) Subject: dev-qt/qtwebchannel: arm64 stable (bug #699240) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=77ed1ed736cd1b9e87c0ec08e4dd34fe54fa4829;p=gentoo.git dev-qt/qtwebchannel: arm64 stable (bug #699240) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.82, Repoman-2.3.20 --- diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.13.2.ebuild index 1c0cb44e6246..72f4cd393064 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"