diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-07 20:20:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-07 20:20:39 +0000 |
commit | 7f88b593492c55444bda8cf08014d659e0de9cda (patch) | |
tree | f55a2e49a4ba6f24a995d4ff240d111877f7ba83 /dev-lang/tk/tk-8.4.9.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-7f88b593492c55444bda8cf08014d659e0de9cda.tar.gz gentoo-2-7f88b593492c55444bda8cf08014d659e0de9cda.tar.bz2 gentoo-2-7f88b593492c55444bda8cf08014d659e0de9cda.zip |
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lang/tk/tk-8.4.9.ebuild')
-rw-r--r-- | dev-lang/tk/tk-8.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tk/tk-8.4.9.ebuild b/dev-lang/tk/tk-8.4.9.ebuild index 1e76ea3f686c..c75dd068d40d 100644 --- a/dev-lang/tk/tk-8.4.9.ebuild +++ b/dev-lang/tk/tk-8.4.9.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/tk/tk-8.4.9.ebuild,v 1.2 2005/05/07 06:01:03 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.9.ebuild,v 1.3 2005/05/07 20:15:52 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~ppc64 ~sparc ~hppa ~amd64 ~ppc ~mips ~alpha ~arm ~ia64 x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="threads" DEPEND=">=sys-apps/sed-4.0.5 |