summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-06-19 08:13:28 +0000
committerJason Wever <weeve@gentoo.org>2004-06-19 08:13:28 +0000
commitc1e3ba28cad9cca05846866e38fd9ea1bd9cf866 (patch)
tree2b17fed9026a0265a6de9db92072fe4780406bee /dev-tcltk/tclxml/tclxml-2.4.ebuild
parentFixed bug #54389 (Manifest recommit) (diff)
downloadgentoo-2-c1e3ba28cad9cca05846866e38fd9ea1bd9cf866.tar.gz
gentoo-2-c1e3ba28cad9cca05846866e38fd9ea1bd9cf866.tar.bz2
gentoo-2-c1e3ba28cad9cca05846866e38fd9ea1bd9cf866.zip
Added ~sparc keyword.
Diffstat (limited to 'dev-tcltk/tclxml/tclxml-2.4.ebuild')
-rw-r--r--dev-tcltk/tclxml/tclxml-2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tclxml/tclxml-2.4.ebuild b/dev-tcltk/tclxml/tclxml-2.4.ebuild
index 287dd0baed9d..e7b796dd981e 100644
--- a/dev-tcltk/tclxml/tclxml-2.4.ebuild
+++ b/dev-tcltk/tclxml/tclxml-2.4.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-tcltk/tclxml/tclxml-2.4.ebuild,v 1.10 2004/06/03 09:16:26 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.4.ebuild,v 1.11 2004/06/19 08:10:51 weeve Exp $
DESCRIPTION="Pure Tcl implementation of an XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 alpha"
+KEYWORDS="x86 alpha ~sparc"
DEPEND=">=dev-lang/tcl-8.3.3"