diff options
author | 2005-09-09 15:48:49 +0000 | |
---|---|---|
committer | 2005-09-09 15:48:49 +0000 | |
commit | 6c5cd51fe6881f3314db73db3fd50241eae079fb (patch) | |
tree | b9333d1f46c1df92421eb86b5736ac35575c7fb8 /dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild | |
parent | Mark 1.2.10 stable on alpha (diff) | |
download | historical-6c5cd51fe6881f3314db73db3fd50241eae079fb.tar.gz historical-6c5cd51fe6881f3314db73db3fd50241eae079fb.tar.bz2 historical-6c5cd51fe6881f3314db73db3fd50241eae079fb.zip |
stable on ppc64, bug #14178
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild')
-rw-r--r-- | dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild b/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild index dde2c0d42a56..808228ce5c58 100644 --- a/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild +++ b/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.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.ebuild,v 1.1 2005/07/01 14:07:18 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.4.ebuild,v 1.2 2005/09/09 15:48:49 tgall 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="~x86 ~amd64 ~hppa ~mips ~ppc ~ppc64 ~alpha ~sparc ~ia64" +KEYWORDS="~x86 ~amd64 ~hppa ~mips ~ppc ppc64 ~alpha ~sparc ~ia64" DEPEND="~x11-libs/qt-$PV dev-db/unixODBC" |