mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-qt/qtwebchannel: Stable for PPC64 (bug #569924).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user