dev-qt/qtwebchannel: stable on arm

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
This commit is contained in:
Anthony G. Basile
2019-04-26 13:31:44 -04:00
parent 248e033826
commit f7e785422c

View 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"