diff options
Diffstat (limited to 'dev-lisp/cl-sql/cl-sql-3.1.10.ebuild')
-rw-r--r-- | dev-lisp/cl-sql/cl-sql-3.1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-sql/cl-sql-3.1.10.ebuild b/dev-lisp/cl-sql/cl-sql-3.1.10.ebuild index 61476af44a61..a1087b7cd863 100644 --- a/dev-lisp/cl-sql/cl-sql-3.1.10.ebuild +++ b/dev-lisp/cl-sql/cl-sql-3.1.10.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.1.10.ebuild,v 1.2 2005/04/14 07:47:04 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-sql/cl-sql-3.1.10.ebuild,v 1.3 2005/05/24 18:48:35 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="x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="postgres mysql sqlite odbc" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp |