diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:06:58 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:06:58 +0000 |
commit | 28b62e248eaab2b673fbbc39a18cdb67d34c37bc (patch) | |
tree | 9eaf20f66ae54bddbe51fcaecc96d454bb957c96 /dev-lang/tcl | |
parent | ppc64 (diff) | |
download | gentoo-2-28b62e248eaab2b673fbbc39a18cdb67d34c37bc.tar.gz gentoo-2-28b62e248eaab2b673fbbc39a18cdb67d34c37bc.tar.bz2 gentoo-2-28b62e248eaab2b673fbbc39a18cdb67d34c37bc.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... |