diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:32:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:32:33 +0200 |
commit | 30af77882e513a78806bdcffbbc9713c21077ed5 (patch) | |
tree | 240bad594ded46f2f4732628c78bc1f51b054b5f /dev-qt/qtopengl | |
parent | dev-qt/qtmultimedia: x86 stable wrt bug #552396 (diff) | |
download | gentoo-30af77882e513a78806bdcffbbc9713c21077ed5.tar.gz gentoo-30af77882e513a78806bdcffbbc9713c21077ed5.tar.bz2 gentoo-30af77882e513a78806bdcffbbc9713c21077ed5.zip |
dev-qt/qtopengl: x86 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtopengl')
-rw-r--r-- | dev-qt/qtopengl/qtopengl-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtopengl/qtopengl-4.8.7.ebuild b/dev-qt/qtopengl/qtopengl-4.8.7.ebuild index ce5f79e3cade..bcc0ebd9012d 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" |