diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-03-21 18:57:49 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-03-21 18:57:49 +0000 |
commit | 1e910892a9f4bd59f6bf15a5881b5c4924840b09 (patch) | |
tree | 2597efe4dc9ce96f36a0e84cd61b03592a846b35 /dev-lang/tcl/tcl-8.4.6-r1.ebuild | |
parent | New vim7 snapshot (diff) | |
download | historical-1e910892a9f4bd59f6bf15a5881b5c4924840b09.tar.gz historical-1e910892a9f4bd59f6bf15a5881b5c4924840b09.tar.bz2 historical-1e910892a9f4bd59f6bf15a5881b5c4924840b09.zip |
Downgrading tcl for ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lang/tcl/tcl-8.4.6-r1.ebuild')
-rw-r--r-- | dev-lang/tcl/tcl-8.4.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tcl/tcl-8.4.6-r1.ebuild b/dev-lang/tcl/tcl-8.4.6-r1.ebuild index 9c8f737026c2..2973ef6f7c8a 100644 --- a/dev-lang/tcl/tcl-8.4.6-r1.ebuild +++ b/dev-lang/tcl/tcl-8.4.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.6-r1.ebuild,v 1.6 2005/01/19 23:35:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.6-r1.ebuild,v 1.7 2005/03/21 18:57:49 pylon Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="threads" DEPEND="virtual/libc" |