dev-qt/qtwebchannel: arm64 stable wrt bug #719732
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 20 May 2020 13:31:26 +0000 (16:31 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 20 May 2020 13:31:26 +0000 (16:31 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.14.2.ebuild

index 28a9c20db208a0bf2ec39c19bfa727c1199a1ade..8e07b74973bc251e135cdd5f7b7633e08232646c 100644 (file)
@@ -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"