summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/qt-opengl')
-rw-r--r--x11-libs/qt-opengl/ChangeLog6
-rw-r--r--x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog
index 29d2dd7071b9..366ae97e1dfa 100644
--- a/x11-libs/qt-opengl/ChangeLog
+++ b/x11-libs/qt-opengl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qt-opengl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.42 2009/10/16 16:48:22 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.43 2009/10/16 19:53:18 wired Exp $
+
+ 16 Oct 2009; Alex Alexander <wired@gentoo.org>
+ qt-opengl-4.6.0_beta1.ebuild:
+ added keywords: ~alpha ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86-fbsd
*qt-opengl-4.6.0_beta1 (16 Oct 2009)
diff --git a/x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild
index 265121f6616e..7c6a9187fe6d 100644
--- a/x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 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.0_beta1.ebuild,v 1.1 2009/10/16 16:48:22 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild,v 1.2 2009/10/16 19:53:18 wired Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The OpenGL module for the Qt toolkit"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="qt3support"
DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support=]