diff options
author | 2003-07-22 19:35:18 +0000 | |
---|---|---|
committer | 2003-07-22 19:35:18 +0000 | |
commit | 5549c3be5408eac3dc7e375f1456f17bce3c5165 (patch) | |
tree | 9d0f25446a142bb7faa658a875c73ad5da1ead33 /dev-db/unixODBC/unixODBC-2.2.2.ebuild | |
parent | qt works on amd64 (diff) | |
download | gentoo-2-5549c3be5408eac3dc7e375f1456f17bce3c5165.tar.gz gentoo-2-5549c3be5408eac3dc7e375f1456f17bce3c5165.tar.bz2 gentoo-2-5549c3be5408eac3dc7e375f1456f17bce3c5165.zip |
marking unixodbc stable on amd64 for qt
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.2.2.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.2.ebuild b/dev-db/unixODBC/unixODBC-2.2.2.ebuild index 68c3b381ff85..0e0688c4ab80 100644 --- a/dev-db/unixODBC/unixODBC-2.2.2.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.9 2003/06/19 17:28:12 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.10 2003/07/22 19:35:13 tester Exp $ IUSE="qt" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 qt? ( >=x11-libs/qt-3.0* )" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~hppa ~alpha" +KEYWORDS="~x86 ~ppc ~hppa ~alpha amd64" SLOT="0" src_unpack() { |