diff options
author | 2006-05-12 22:32:48 +0000 | |
---|---|---|
committer | 2006-05-12 22:32:48 +0000 | |
commit | 40ba29bae42f5e63d6fd3a598421bb14daae4da7 (patch) | |
tree | 26bc6f3d5d82e0d17dc9e54a03ec764638e1e44a /dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-40ba29bae42f5e63d6fd3a598421bb14daae4da7.tar.gz gentoo-2-40ba29bae42f5e63d6fd3a598421bb14daae4da7.tar.bz2 gentoo-2-40ba29bae42f5e63d6fd3a598421bb14daae4da7.zip |
Stable on alpha wrt Bug #132887.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild')
-rw-r--r-- | dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild b/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild index cf224a94fdc9..441c1076972c 100644 --- a/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild +++ b/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.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/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild,v 1.5 2006/05/12 19:46:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.6.ebuild,v 1.6 2006/05/12 22:32:48 tcort Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.bz2" IUSE="" LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="3" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" DEPEND="~x11-libs/qt-$PV dev-db/unixODBC" |