diff options
author | Will Woods <wwoods@gentoo.org> | 2003-06-19 17:28:17 +0000 |
---|---|---|
committer | Will Woods <wwoods@gentoo.org> | 2003-06-19 17:28:17 +0000 |
commit | b4a5b00d58da82226ec19b08e7943a4d38a038ea (patch) | |
tree | e3cfa0f040fad87da64813be2da03eac21acc8f5 /dev-db/unixODBC/unixODBC-2.2.2.ebuild | |
parent | Marked stable for alpha (diff) | |
download | historical-b4a5b00d58da82226ec19b08e7943a4d38a038ea.tar.gz historical-b4a5b00d58da82226ec19b08e7943a4d38a038ea.tar.bz2 historical-b4a5b00d58da82226ec19b08e7943a4d38a038ea.zip |
Added alpha to KEYWORDS as appropriate
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 e40e1e05d457..68c3b381ff85 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.8 2003/03/11 11:27:24 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.9 2003/06/19 17:28:12 wwoods 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" +KEYWORDS="~x86 ~ppc ~hppa ~alpha" SLOT="0" src_unpack() { |