From: Sergei Trofimovich Date: Sat, 30 May 2020 19:30:35 +0000 (+0100) Subject: dev-qt/qtopengl: stable 5.14.2 for ppc, bug #719732 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=36cdf4f1feb9373bdbe539f704def2dbdf4252cf;p=gentoo.git dev-qt/qtopengl: stable 5.14.2 for ppc, bug #719732 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-qt/qtopengl/qtopengl-5.14.2.ebuild b/dev-qt/qtopengl/qtopengl-5.14.2.ebuild index 36ff7ffb6abe..a2f5822ec72f 100644 --- a/dev-qt/qtopengl/qtopengl-5.14.2.ebuild +++ b/dev-qt/qtopengl/qtopengl-5.14.2.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" + KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86" fi IUSE="gles2-only"