summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/cl-base64/cl-base64-3.3.1.ebuild')
-rw-r--r--dev-lisp/cl-base64/cl-base64-3.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild b/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild
index 04e9a67ead05..0397fc9d04ee 100644
--- a/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild
+++ b/dev-lisp/cl-base64/cl-base64-3.3.1.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-base64/cl-base64-3.3.1.ebuild,v 1.6 2005/04/15 18:50:17 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild,v 1.7 2005/05/24 18:48:32 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-base64.html
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-base64/${PN}_${PV}.orig.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND="dev-lisp/cl-kmrcl"