diff options
Diffstat (limited to 'dev-tcltk/tclxml/tclxml-3.2-r2.ebuild')
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild b/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild index 9eb6b8444704..239df6a55898 100644 --- a/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild,v 1.5 2015/04/01 08:27:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild,v 1.6 2015/04/13 08:20:46 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" IUSE="debug threads" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" DEPEND=" >=dev-lang/tcl-8.2:0 |