diff options
author | 2004-02-27 09:51:53 +0000 | |
---|---|---|
committer | 2004-02-27 09:51:53 +0000 | |
commit | 20e7d2a77c8b5383d84191098dfb5715255e49e0 (patch) | |
tree | 4e14a8c7f5d48fda2ee25973dcbc0c6435f081e5 /dev-db/unixODBC/unixODBC-2.2.8.ebuild | |
parent | reverting the keyword change until the right patch is on the mirrors (Manifes... (diff) | |
download | gentoo-2-20e7d2a77c8b5383d84191098dfb5715255e49e0.tar.gz gentoo-2-20e7d2a77c8b5383d84191098dfb5715255e49e0.tar.bz2 gentoo-2-20e7d2a77c8b5383d84191098dfb5715255e49e0.zip |
Added ~mips to KEYWORDS to satisfy repoman deps (this package still needs qt and gnome-libs, but I can't test those right now, will keyword later).
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.2.8.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.8.ebuild b/dev-db/unixODBC/unixODBC-2.2.8.ebuild index cdd4612dbe49..f5cba4739d15 100644 --- a/dev-db/unixODBC/unixODBC-2.2.8.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.8.ebuild,v 1.1 2004/02/20 02:56:58 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.8.ebuild,v 1.2 2004/02/27 09:51:53 kumba Exp $ DESCRIPTION="ODBC Interface for Linux" HOMEPAGE="http://www.unixodbc.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~hppa ~alpha ~amd64 ~sparc" +KEYWORDS="~x86 ~ppc ~hppa ~alpha ~amd64 ~sparc ~mips" IUSE="qt gnome" DEPEND="virtual/glibc |