summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-05-24 18:48:37 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-05-24 18:48:37 +0000
commitbd77325d229c62b40c2f305f80910ccf26782510 (patch)
tree3f53021111fe1caf8f2e47c8eba17899f9a9b035 /dev-lisp/cl-xmls/cl-xmls-1.2.ebuild
parentVersion bump. (diff)
downloadgentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.tar.gz
gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.tar.bz2
gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.zip
Keywording ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-xmls/cl-xmls-1.2.ebuild')
-rw-r--r--dev-lisp/cl-xmls/cl-xmls-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-xmls/cl-xmls-1.2.ebuild b/dev-lisp/cl-xmls/cl-xmls-1.2.ebuild
index cf3976459257..6064c3362aaa 100644
--- a/dev-lisp/cl-xmls/cl-xmls-1.2.ebuild
+++ b/dev-lisp/cl-xmls/cl-xmls-1.2.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-xmls/cl-xmls-1.2.ebuild,v 1.2 2005/04/17 00:39:15 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls/cl-xmls-1.2.ebuild,v 1.3 2005/05/24 18:48:37 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.common-lisp.net/project/xmls/
SRC_URI="http://www.common-lisp.net/project/xmls/xmls-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"