diff options
Diffstat (limited to 'x11-libs/qt-sql/qt-sql-4.5.3.ebuild')
-rw-r--r-- | x11-libs/qt-sql/qt-sql-4.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-sql/qt-sql-4.5.3.ebuild b/x11-libs/qt-sql/qt-sql-4.5.3.ebuild index d164f7281756..48d1cfe4664d 100644 --- a/x11-libs/qt-sql/qt-sql-4.5.3.ebuild +++ b/x11-libs/qt-sql/qt-sql-4.5.3.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-sql/qt-sql-4.5.3.ebuild,v 1.4 2009/11/09 13:17:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.3.ebuild,v 1.5 2009/11/09 18:36:06 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The SQL module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="firebird iconv mysql odbc postgres qt3support +sqlite" DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support=] |