diff options
Diffstat (limited to 'dev-tcltk/expect/expect-5.37.1-r1.ebuild')
-rw-r--r-- | dev-tcltk/expect/expect-5.37.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/expect/expect-5.37.1-r1.ebuild b/dev-tcltk/expect/expect-5.37.1-r1.ebuild index 7c362b2c6f43..97619b2ebfa9 100644 --- a/dev-tcltk/expect/expect-5.37.1-r1.ebuild +++ b/dev-tcltk/expect/expect-5.37.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1-r1.ebuild,v 1.2 2002/08/16 02:50:47 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1-r1.ebuild,v 1.3 2002/09/23 17:13:38 doctomoe Exp $ #remove the trailing ".0" from the tarball version S=${WORKDIR}/${P%.1} @@ -10,7 +10,7 @@ SRC_URI="http://expect.nist.gov/src/${P}.tar.gz" HOMEPAGE="http://expect.nist.gov/" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="BSD" DEPEND=">=dev-lang/tcl-8.2 |