diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-01 15:05:57 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-01 15:05:57 +0000 |
commit | 4dc9c8a875999f21c7f1b1b9460d3f52cce67c0b (patch) | |
tree | 6b6bdba11b6c31628377832c102ed943ebe4dc46 /x11-libs/qt-opengl/qt-opengl-4.7.2.ebuild | |
parent | Fix build with gcc-4.6 Bug #369121 (diff) | |
download | gentoo-2-4dc9c8a875999f21c7f1b1b9460d3f52cce67c0b.tar.gz gentoo-2-4dc9c8a875999f21c7f1b1b9460d3f52cce67c0b.tar.bz2 gentoo-2-4dc9c8a875999f21c7f1b1b9460d3f52cce67c0b.zip |
Marking qt-opengl-4.7.2 ~ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/qt-opengl/qt-opengl-4.7.2.ebuild')
-rw-r--r-- | x11-libs/qt-opengl/qt-opengl-4.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-opengl/qt-opengl-4.7.2.ebuild b/x11-libs/qt-opengl/qt-opengl-4.7.2.ebuild index d10f20bf4b7e..5dc04ae1ae91 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.7.2.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.7.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.7.2.ebuild,v 1.3 2011/05/09 22:09:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.7.2.ebuild,v 1.4 2011/06/01 15:05:57 ranger Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The OpenGL module for the Qt toolkit" SLOT="4" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 -sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="egl qt3support" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support=] |