diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-23 15:35:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-23 15:35:03 +0000 |
commit | d628d8784d38fa2076664181bd01b0cc33b15508 (patch) | |
tree | f0bbb978c4da5834fa8e02241e07f77f0f9b2839 /x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild | |
parent | Marked ~hppa (bug #337956). (diff) | |
download | gentoo-2-d628d8784d38fa2076664181bd01b0cc33b15508.tar.gz gentoo-2-d628d8784d38fa2076664181bd01b0cc33b15508.tar.bz2 gentoo-2-d628d8784d38fa2076664181bd01b0cc33b15508.zip |
alpha/arm/ia64/sparc stable wrt #341703
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild')
-rw-r--r-- | x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild b/x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild index 20946a713dba..7b7ed1f561d1 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.6.3.ebuild,v 1.5 2010/10/22 15:39:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild,v 1.6 2010/10/23 15:35:03 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The OpenGL module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha 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="alpha 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="qt3support" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support=] |