diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:51:22 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:51:22 +0000 |
commit | 16e22aed4395f296d208161b40317242e770db09 (patch) | |
tree | c25d623f93c351fdd9cbd4a8b3b0cf190d7b71a8 | |
parent | KEYWORDS for alpha (diff) | |
download | gentoo-2-16e22aed4395f296d208161b40317242e770db09.tar.gz gentoo-2-16e22aed4395f296d208161b40317242e770db09.tar.bz2 gentoo-2-16e22aed4395f296d208161b40317242e770db09.zip |
KEYWORDS for alpha
-rw-r--r-- | dev-lang/tcl/tcl-8.3.3-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.3.3-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/tcl/tcl-8.3.3-r3.ebuild b/dev-lang/tcl/tcl-8.3.3-r3.ebuild index 773ae99d3102..f8d7619e4364 100644 --- a/dev-lang/tcl/tcl-8.3.3-r3.ebuild +++ b/dev-lang/tcl/tcl-8.3.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r3.ebuild,v 1.7 2002/10/04 05:13:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.3.3-r3.ebuild,v 1.8 2002/10/17 16:51:22 bjb Exp $ S=${WORKDIR}/${PN}${PV} @@ -16,7 +16,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" # hyper-optimizations untested... # diff --git a/dev-lang/tk/tk-8.3.3-r2.ebuild b/dev-lang/tk/tk-8.3.3-r2.ebuild index 140d6f28ad47..eaf9aad6f54c 100644 --- a/dev-lang/tk/tk-8.3.3-r2.ebuild +++ b/dev-lang/tk/tk-8.3.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r2.ebuild,v 1.2 2002/10/04 05:13:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r2.ebuild,v 1.3 2002/10/17 16:51:22 bjb Exp $ S=${WORKDIR}/${PN}${PV} @@ -16,7 +16,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" # hyper-optimizations untested... # |