summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/qt/qt-4.6.0_beta1.ebuild')
-rw-r--r--x11-libs/qt/qt-4.6.0_beta1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt/qt-4.6.0_beta1.ebuild b/x11-libs/qt/qt-4.6.0_beta1.ebuild
index af59b68b8d31..f54c3205fa35 100644
--- a/x11-libs/qt/qt-4.6.0_beta1.ebuild
+++ b/x11-libs/qt/qt-4.6.0_beta1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.6.0_beta1.ebuild,v 1.1 2009/10/16 16:50:37 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.6.0_beta1.ebuild,v 1.2 2009/10/16 19:43:50 wired Exp $
EAPI=2
DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.qtsoftware.com/"
LICENSE="|| ( LGPL-2.1 GPL-3 )"
SLOT="4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="dbus kde opengl qt3support"
DEPEND=""