diff options
author | 2003-12-17 05:03:03 +0000 | |
---|---|---|
committer | 2003-12-17 05:03:03 +0000 | |
commit | bdca6cea555628f8de5adc9aa311866424ed8429 (patch) | |
tree | 31e5cf7d47a99e86f7bc9b0da0542e0496571fe2 /dev-lang/tcl | |
parent | ppc64 (diff) | |
download | historical-bdca6cea555628f8de5adc9aa311866424ed8429.tar.gz historical-bdca6cea555628f8de5adc9aa311866424ed8429.tar.bz2 historical-bdca6cea555628f8de5adc9aa311866424ed8429.zip |
ppc64
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r-- | dev-lang/tcl/tcl-8.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tcl/tcl-8.4.5.ebuild b/dev-lang/tcl/tcl-8.4.5.ebuild index 476820bc6e88..0910c37bd5d9 100644 --- a/dev-lang/tcl/tcl-8.4.5.ebuild +++ b/dev-lang/tcl/tcl-8.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.5.ebuild,v 1.1 2003/12/07 14:33:30 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.5.ebuild,v 1.2 2003/12/17 05:03:03 brad_mssw Exp $ S=${WORKDIR}/${PN}${PV} @@ -16,7 +16,7 @@ RDEPEND="virtual/glibc" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86 ~sparc ~mips amd64" +KEYWORDS="~x86 ~sparc ~mips amd64 ppc64" IUSE="" # hyper-optimizations untested... |