summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-16 20:19:23 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-16 20:19:23 +0000
commitfe9ed8eaeed7ac0655119178200f224c3bd6183c (patch)
tree798d7d790321112b3629fdd9fe24b2f0c2c5fa3b /dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild
parentversion bump (diff)
downloadgentoo-2-fe9ed8eaeed7ac0655119178200f224c3bd6183c.tar.gz
gentoo-2-fe9ed8eaeed7ac0655119178200f224c3bd6183c.tar.bz2
gentoo-2-fe9ed8eaeed7ac0655119178200f224c3bd6183c.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild')
-rw-r--r--dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild b/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild
index 46eaf0ab205d..32789e85ee0f 100644
--- a/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild
+++ b/dev-lisp/cl-html-diff/cl-html-diff-0.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-html-diff/cl-html-diff-0.1.ebuild,v 1.2 2005/03/22 15:31:54 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild,v 1.3 2005/04/16 20:15:39 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/CL-HTML-DIFF"
SRC_URI="http://lemonodor.com/code/${PN}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/cl-difflib"