diff options
author | 2007-05-03 11:22:23 +0000 | |
---|---|---|
committer | 2007-05-03 11:22:23 +0000 | |
commit | 4da26dc3ceb3b4b09d29508a0d27f28471f62f75 (patch) | |
tree | 36c8e0b1d349988422dae12162cda45fc032189b /dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild | |
parent | Remove vulnerable version. (diff) | |
download | historical-4da26dc3ceb3b4b09d29508a0d27f28471f62f75.tar.gz historical-4da26dc3ceb3b4b09d29508a0d27f28471f62f75.tar.bz2 historical-4da26dc3ceb3b4b09d29508a0d27f28471f62f75.zip |
readd amd64 as it likes this version for hardened as well
Package-Manager: portage-2.1.2.4
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.ebuild | 4 |
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 ed01fbb8110f..8f553c77bb28 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-2007 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.7 2007/04/20 16:45:52 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/qt-unixODBC/qt-unixODBC-3.3.4-r1.ebuild,v 1.8 2007/05/03 11:22:23 caleb 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="mips x86" +KEYWORDS="amd64 mips x86" DEPEND="~x11-libs/qt-$PV dev-db/unixODBC" |