diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 01:53:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 01:53:29 +0000 |
commit | 3d134cefc248d5326183b59173f8aa3fca2660fa (patch) | |
tree | ccfff26e6c6b7328d64255da7612a28607ec53e1 /dev-tcltk | |
parent | Clean up and move to stable for #42939. (diff) | |
download | gentoo-2-3d134cefc248d5326183b59173f8aa3fca2660fa.tar.gz gentoo-2-3d134cefc248d5326183b59173f8aa3fca2660fa.tar.bz2 gentoo-2-3d134cefc248d5326183b59173f8aa3fca2660fa.zip |
arm stable
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/expect/expect-5.37.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/expect/expect-5.37.1-r2.ebuild b/dev-tcltk/expect/expect-5.37.1-r2.ebuild index 7b8c4a185222..c35510772f81 100644 --- a/dev-tcltk/expect/expect-5.37.1-r2.ebuild +++ b/dev-tcltk/expect/expect-5.37.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1-r2.ebuild,v 1.8 2004/11/07 09:36:58 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1-r2.ebuild,v 1.9 2004/11/10 01:53:29 vapier Exp $ inherit gnuconfig @@ -14,7 +14,7 @@ SRC_URI="http://expect.nist.gov/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc alpha mips hppa amd64 ia64 s390" +KEYWORDS="x86 ppc sparc alpha mips hppa amd64 ia64 s390 arm" IUSE="X doc" DEPEND=">=dev-lang/tcl-8.2 |