diff options
Diffstat (limited to 'dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild')
-rw-r--r-- | dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild b/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild index e06898a73711..145c9b475177 100644 --- a/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild +++ b/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.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-html-template/cl-html-template-0.1.2-r1.ebuild,v 1.5 2005/04/16 20:17:19 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-template/cl-html-template-0.1.2-r1.ebuild,v 1.6 2005/05/24 18:48:33 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://weitz.de/html-template/ SRC_URI="mirror://gentoo/${P/cl-/}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" |