diff options
Diffstat (limited to 'dev-lisp/cl-sql/cl-sql-3.2.1.ebuild')
-rw-r--r-- | dev-lisp/cl-sql/cl-sql-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-sql/cl-sql-3.2.1.ebuild b/dev-lisp/cl-sql/cl-sql-3.2.1.ebuild index c2ea11b47a2a..ff32c406aedf 100644 --- a/dev-lisp/cl-sql/cl-sql-3.2.1.ebuild +++ b/dev-lisp/cl-sql/cl-sql-3.2.1.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-lisp/cl-sql/cl-sql-3.2.1.ebuild,v 1.1 2005/08/22 06:42:24 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-sql/cl-sql-3.2.1.ebuild,v 1.2 2005/08/23 18:19:25 mkennedy Exp $ inherit common-lisp eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://clsql.b9.com/ SRC_URI="http://files.b9.com/clsql/clsql-${PV}.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="postgres mysql sqlite sqlite3 odbc" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp |