From: Agostino Sarubbo Date: Mon, 22 May 2017 11:38:42 +0000 (+0200) Subject: dev-qt/qtopengl: sparc stable wrt bug #552396 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a1a3b606d446063bad63a72fd5448c0ba200a08e;p=gentoo.git dev-qt/qtopengl: sparc stable wrt bug #552396 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qtopengl/qtopengl-4.8.7.ebuild b/dev-qt/qtopengl/qtopengl-4.8.7.ebuild index e051ae32bbe3..23447435d882 100644 --- a/dev-qt/qtopengl/qtopengl-4.8.7.ebuild +++ b/dev-qt/qtopengl/qtopengl-4.8.7.ebuild @@ -7,7 +7,7 @@ inherit qt4-build-multilib DESCRIPTION="The OpenGL module for the Qt toolkit" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" fi IUSE="egl qt3support"