diff options
-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 |