summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:45:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:45:30 +0200
commit57169a7332ba671bd13d38b16bf207b4f22a1505 (patch)
tree47315ab64cdb8a6e69db361adae9bc4cda030fcd /dev-qt
parentdev-qt/qtnetwork: x86 stable wrt bug #620334 (diff)
downloadgentoo-57169a7332ba671bd13d38b16bf207b4f22a1505.tar.gz
gentoo-57169a7332ba671bd13d38b16bf207b4f22a1505.tar.bz2
gentoo-57169a7332ba671bd13d38b16bf207b4f22a1505.zip
dev-qt/qtopengl: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtopengl/qtopengl-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-5.7.1.ebuild b/dev-qt/qtopengl/qtopengl-5.7.1.ebuild
index 5978ef07c6ab..2fd2d1f8d34e 100644
--- a/dev-qt/qtopengl/qtopengl-5.7.1.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.7.1.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"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
fi
IUSE="gles2"