dev-qt/qtwebchannel: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:33:08 +0000 (16:33 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:47:55 +0000 (16:47 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

dev-qt/qtwebchannel/qtwebchannel-5.12.3.ebuild

index a5b6dc37b1ab827d557551abb1697a2aa45c6be4..d5e5ba7362f67a67887515fd34bfa2a527d9322b 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"