From: Thomas Deutschmann Date: Sun, 15 Jul 2018 14:01:04 +0000 (+0200) Subject: dev-qt/qtopengl: x86 stable (bug #655664) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=38fec8b41d4f98dd48dd4bad6005380768102344;p=gentoo.git dev-qt/qtopengl: x86 stable (bug #655664) Package-Manager: Portage-2.3.42, Repoman-2.3.9 --- diff --git a/dev-qt/qtopengl/qtopengl-5.9.6.ebuild b/dev-qt/qtopengl/qtopengl-5.9.6.ebuild index f41e1ec86bbb..d2c88efee6d7 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 ~x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd" fi IUSE="gles2"