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
commitfef51c3c8b8bdc5b1560be4fdc0e8f05a846f7b5 (patch)
tree91891adcf75626d4c2ba4010a0b4829592e0a544 /dev-lisp/cl-html-diff/cl-html-diff-0.1.ebuild
parentversion bump (diff)
downloadhistorical-fef51c3c8b8bdc5b1560be4fdc0e8f05a846f7b5.tar.gz
historical-fef51c3c8b8bdc5b1560be4fdc0e8f05a846f7b5.tar.bz2
historical-fef51c3c8b8bdc5b1560be4fdc0e8f05a846f7b5.zip
Package-Manager: portage-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"