From: Markus Meier Date: Tue, 23 Aug 2016 19:33:25 +0000 (+0200) Subject: dev-qt/qtopengl: arm stable, bug #586180 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bcb80b151d58494e3bc25201f3e2075c43c8ea19;p=gentoo.git dev-qt/qtopengl: arm stable, bug #586180 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-qt/qtopengl/qtopengl-5.6.1.ebuild b/dev-qt/qtopengl/qtopengl-5.6.1.ebuild index eb6bed048c8b..ced5f066456a 100644 --- a/dev-qt/qtopengl/qtopengl-5.6.1.ebuild +++ b/dev-qt/qtopengl/qtopengl-5.6.1.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 ~ppc ppc64 x86" + KEYWORDS="amd64 arm ~arm64 hppa ~ppc ppc64 x86" fi IUSE="gles2"