summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:01:04 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:20:25 +0200
commit38fec8b41d4f98dd48dd4bad6005380768102344 (patch)
treee48bd49a14086007d35026dc5b8e20d120466cb5 /dev-qt/qtopengl
parentdev-qt/qtnetwork: x86 stable (bug #655664) (diff)
downloadgentoo-38fec8b41d4f98dd48dd4bad6005380768102344.tar.gz
gentoo-38fec8b41d4f98dd48dd4bad6005380768102344.tar.bz2
gentoo-38fec8b41d4f98dd48dd4bad6005380768102344.zip
dev-qt/qtopengl: x86 stable (bug #655664)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-qt/qtopengl')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
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"