summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-12-22 21:31:44 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-12-22 21:31:44 +0000
commit9b2759b8ecf419a42ae57bb96051893c6467dd15 (patch)
tree112e15169fefcf2e28de500a3e746c3c54531512 /dev-tcltk/tclxml/tclxml-2.6.ebuild
parentAdded -m{32,64} to allowed flags on sparc. (diff)
downloadgentoo-2-9b2759b8ecf419a42ae57bb96051893c6467dd15.tar.gz
gentoo-2-9b2759b8ecf419a42ae57bb96051893c6467dd15.tar.bz2
gentoo-2-9b2759b8ecf419a42ae57bb96051893c6467dd15.zip
Stable on alpha.
Diffstat (limited to 'dev-tcltk/tclxml/tclxml-2.6.ebuild')
-rw-r--r--dev-tcltk/tclxml/tclxml-2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tclxml/tclxml-2.6.ebuild b/dev-tcltk/tclxml/tclxml-2.6.ebuild
index 66357b161a56..03f6af7cddbb 100644
--- a/dev-tcltk/tclxml/tclxml-2.6.ebuild
+++ b/dev-tcltk/tclxml/tclxml-2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.6.ebuild,v 1.6 2004/12/21 17:27:39 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.6.ebuild,v 1.7 2004/12/22 21:31:44 kloeri 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 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc alpha"
DEPEND=">=dev-lang/tcl-8.3.3"
src_compile() {