summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/ltxml/ltxml-1.2.6.ebuild')
-rw-r--r--dev-libs/ltxml/ltxml-1.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ltxml/ltxml-1.2.6.ebuild b/dev-libs/ltxml/ltxml-1.2.6.ebuild
index a375e2d07d1f..1736604839d3 100644
--- a/dev-libs/ltxml/ltxml-1.2.6.ebuild
+++ b/dev-libs/ltxml/ltxml-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.6.ebuild,v 1.1 2004/06/15 19:38:04 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.6.ebuild,v 1.2 2004/06/18 20:08:40 dholm Exp $
S="${WORKDIR}/${P}/XML"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.ltg.ed.ac.uk/software/xml/"
SRC_URI=ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="dev-lang/perl"
PV_MAJ="${PV:0:1}${PV:2:1}"