diff options
Diffstat (limited to 'dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild')
-rw-r--r-- | dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild b/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild index fd07efef0404..8346df80f2a9 100644 --- a/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild +++ b/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild,v 1.3 2004/07/14 16:16:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild,v 1.4 2004/07/16 09:28:29 dholm Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.common-lisp.net/project/s-xml/" SRC_URI="mirrors://gentoo/s-xml-20040709.tar.gz" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller" |