dev-qt/qtscript: Stable for PPC64 (bug #543326).

Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
This commit is contained in:
Jeroen Roovers
2015-09-21 06:56:55 +02:00
parent 8ffcade78c
commit c4874abcbc

View File

@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Application scripting library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 arm ~arm64 hppa ~ppc64 ~x86"
KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86"
fi
IUSE="+jit scripttools"