diff options
Diffstat (limited to 'dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild')
-rw-r--r-- | dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild b/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild index a4ebde060d40..e24e65f3c5ed 100644 --- a/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild +++ b/dev-lisp/cl-yahoo/cl-yahoo-0.5.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-yahoo/cl-yahoo-0.5.ebuild,v 1.1 2005/05/12 03:26:17 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild,v 1.2 2005/05/24 18:48:37 mkennedy Exp $ inherit common-lisp eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/cl-yahoo" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-lisp/cl-s-xml dev-lisp/cl-trivial-http" |