diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-21 18:02:40 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-21 18:40:43 +0200 |
commit | 2c0e2363b4e6251dbeb3c4bbdfc71ffa35162b14 (patch) | |
tree | 1f9b9cb38d511c1ff3a7ebd61092cf6713bfac94 /dev-qt/qtopengl/qtopengl-4.8.7.ebuild | |
parent | dev-qt/qtmultimedia: ppc64 stable (bug 552396) (diff) | |
download | gentoo-2c0e2363b4e6251dbeb3c4bbdfc71ffa35162b14.tar.gz gentoo-2c0e2363b4e6251dbeb3c4bbdfc71ffa35162b14.tar.bz2 gentoo-2c0e2363b4e6251dbeb3c4bbdfc71ffa35162b14.zip |
dev-qt/qtopengl: ppc64 stable (bug 552396)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-qt/qtopengl/qtopengl-4.8.7.ebuild')
-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 5066193821f3..e051ae32bbe3 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" |