summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-12-21 17:27:39 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-12-21 17:27:39 +0000
commit2357172dbf53e66968951ff6f4a3821e62e8228f (patch)
treef5e0ec76a60eb2c6eddde7841c5243393734cf1c /dev-tcltk/tclxml/tclxml-2.6.ebuild
parentaqhbci-wizard-kde ebuild (diff)
downloadgentoo-2-2357172dbf53e66968951ff6f4a3821e62e8228f.tar.gz
gentoo-2-2357172dbf53e66968951ff6f4a3821e62e8228f.tar.bz2
gentoo-2-2357172dbf53e66968951ff6f4a3821e62e8228f.zip
~alpha keyword.
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 4b3077fb2c00..66357b161a56 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.5 2004/11/06 15:37:03 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.6.ebuild,v 1.6 2004/12/21 17:27:39 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"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND=">=dev-lang/tcl-8.3.3"
src_compile() {