dev-qt/qtopengl: 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:29:43 +02:00
parent 80cbe2d1ca
commit c249569959

View File

@@ -10,7 +10,7 @@ inherit qt5-build
DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 arm ~arm64 hppa ~ppc64 ~x86"
KEYWORDS="amd64 arm ~arm64 hppa ppc64 ~x86"
fi
IUSE="gles2"