diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-18 07:39:57 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-18 07:39:57 +0000 |
commit | 444b6e60617e3a1954f1615970054d2e62444fd8 (patch) | |
tree | 3d274a0507ee72fe57a4cdf20927ffe93dff5b17 /dev-lang/tcl/tcl-8.5.7.ebuild | |
parent | stable x86, bug 281422 (diff) | |
download | gentoo-2-444b6e60617e3a1954f1615970054d2e62444fd8.tar.gz gentoo-2-444b6e60617e3a1954f1615970054d2e62444fd8.tar.bz2 gentoo-2-444b6e60617e3a1954f1615970054d2e62444fd8.zip |
stable x86, bug 280845
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-lang/tcl/tcl-8.5.7.ebuild')
-rw-r--r-- | dev-lang/tcl/tcl-8.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tcl/tcl-8.5.7.ebuild b/dev-lang/tcl/tcl-8.5.7.ebuild index c5f8420504d4..354ca1610135 100644 --- a/dev-lang/tcl/tcl-8.5.7.ebuild +++ b/dev-lang/tcl/tcl-8.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.7.ebuild,v 1.3 2009/08/10 16:31:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.7.ebuild,v 1.4 2009/08/18 07:39:57 fauli Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug threads" DEPEND="" |