diff options
Diffstat (limited to 'x11-libs/qt/qt-4.2.0-r1.ebuild')
-rw-r--r-- | x11-libs/qt/qt-4.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt/qt-4.2.0-r1.ebuild b/x11-libs/qt/qt-4.2.0-r1.ebuild index bd5084114e84..22851cb556aa 100644 --- a/x11-libs/qt/qt-4.2.0-r1.ebuild +++ b/x11-libs/qt/qt-4.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.2.0-r1.ebuild,v 1.2 2006/10/20 05:12:41 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.2.0-r1.ebuild,v 1.3 2006/10/20 18:52:17 cryos Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -14,7 +14,7 @@ S=${WORKDIR}/qt-x11-${SRCTYPE}-${PV} LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" #KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -KEYWORDS="-* ~ppc64 ~sparc ~x86" +KEYWORDS="-* ~amd64 ~ppc64 ~sparc ~x86" IUSE="accessibility cups debug dbus doc examples firebird gif glib jpeg mng mysql nas nis odbc opengl pch png postgres sqlite xinerama zlib" # need glib and dbus |