From: Sergei Trofimovich Date: Fri, 7 Sep 2018 23:36:57 +0000 (+0100) Subject: dev-qt/qtopengl: stable 5.9.6 for ppc, bug #655664 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=26e380edf11c2b024ff6f463850b8825a7e9672d;p=gentoo.git dev-qt/qtopengl: stable 5.9.6 for ppc, bug #655664 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" --- diff --git a/dev-qt/qtopengl/qtopengl-5.9.6.ebuild b/dev-qt/qtopengl/qtopengl-5.9.6.ebuild index a72efebc60ff..5f154c2a1f23 100644 --- a/dev-qt/qtopengl/qtopengl-5.9.6.ebuild +++ b/dev-qt/qtopengl/qtopengl-5.9.6.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE="gles2"