summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-18 20:11:32 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-18 20:11:32 +0000
commita80776286144610f298730375cd373eccc405cd8 (patch)
tree5a5e129278548fc027493f473882aab54d3a5000 /dev-libs/ltxml/ltxml-1.2.6.ebuild
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-a80776286144610f298730375cd373eccc405cd8.tar.gz
gentoo-2-a80776286144610f298730375cd373eccc405cd8.tar.bz2
gentoo-2-a80776286144610f298730375cd373eccc405cd8.zip
Added to ~ppc
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}"