mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user