summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2005-09-22 01:41:52 +0000
committerMark Loeser <halcy0n@gentoo.org>2005-09-22 01:41:52 +0000
commitefa544e05b52a889a420e8fbf93ee18473301899 (patch)
tree67b0975cfa6e9696b24fa5a37f85d418b2e609e7 /dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild
parentcompile stage1 witn -O2 instead of -O if current and target are 3.4 and harde... (diff)
downloadgentoo-2-efa544e05b52a889a420e8fbf93ee18473301899.tar.gz
gentoo-2-efa544e05b52a889a420e8fbf93ee18473301899.tar.bz2
gentoo-2-efa544e05b52a889a420e8fbf93ee18473301899.zip
Stable on x86; bug #105695
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild')
-rw-r--r--dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild b/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild
index 633976eb122c..db9170a19a73 100644
--- a/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild
+++ b/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.4-r1.ebuild,v 1.4 2005/09/20 18:24:08 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild,v 1.5 2005/09/22 01:40:22 halcy0n 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"