dev-qt/qtwebchannel: Stable for PPC64 (bug #569924).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
This commit is contained in:
Jeroen Roovers
2016-03-09 05:10:02 +01:00
parent 97cd8c16f4
commit 4b9234f33f

View File

@@ -8,7 +8,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 ~x86"
KEYWORDS="amd64 ~arm ppc64 ~x86"
fi
IUSE="qml"