From: Jeroen Roovers Date: Mon, 21 Sep 2015 04:29:43 +0000 (+0200) Subject: dev-qt/qtopengl: Stable for PPC64 (bug #543326). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c249569959cd97ff7bd8765af94f524dca629d35;p=gentoo.git dev-qt/qtopengl: Stable for PPC64 (bug #543326). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches --- diff --git a/dev-qt/qtopengl/qtopengl-5.4.2.ebuild b/dev-qt/qtopengl/qtopengl-5.4.2.ebuild index 2afd3b0ff169..0a05b7788ce3 100644 --- a/dev-qt/qtopengl/qtopengl-5.4.2.ebuild +++ b/dev-qt/qtopengl/qtopengl-5.4.2.ebuild @@ -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"