diff options
Diffstat (limited to 'dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild')
-rw-r--r-- | dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild b/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild index 3e38e7bd3ecd..b4201cc046e2 100644 --- a/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild +++ b/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Arcady Genkin <agenkin@gentoo.org>. # Distributed under the terms of the GNU General Public License v2. -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild,v 1.1 2003/02/03 01:36:56 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild,v 1.2 2003/02/03 01:37:59 agenkin Exp $ DESCRIPTION="Tcl wrapper libraries for expat XML parser." HOMEPAGE="http://tclxml.sourceforge.net/" @@ -10,7 +10,7 @@ DEPEND=">=dev-lang/tcl-8.3.3 =dev-tcltk/tclxml-${PV}*" LICENSE="BSD" -KEYWORDS="-x86" +KEYWORDS="~x86" SLOT="0" SRC_URI="mirror://sourceforge/tclxml/tclxml-${PV}.tar.gz" |