dev-qt/qtopengl: Stable for PPC64 (bug #543326).
authorJeroen Roovers <jer@gentoo.org>
Mon, 21 Sep 2015 04:29:43 +0000 (06:29 +0200)
committerJeroen Roovers <jer@gentoo.org>
Mon, 21 Sep 2015 04:29:43 +0000 (06:29 +0200)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches

dev-qt/qtopengl/qtopengl-5.4.2.ebuild

index 2afd3b0ff16994066a03a844672ff9142638ae90..0a05b7788ce38bd9d9bd5a9ad6a22336b05ff670 100644 (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"