diff options
Diffstat (limited to 'dev-tcltk/expect/expect-5.42.1-r1.ebuild')
-rw-r--r-- | dev-tcltk/expect/expect-5.42.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/expect/expect-5.42.1-r1.ebuild b/dev-tcltk/expect/expect-5.42.1-r1.ebuild index 3f127836fa30..24bd6274d0d2 100644 --- a/dev-tcltk/expect/expect-5.42.1-r1.ebuild +++ b/dev-tcltk/expect/expect-5.42.1-r1.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-tcltk/expect/expect-5.42.1-r1.ebuild,v 1.1 2005/02/19 18:26:09 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.42.1-r1.ebuild,v 1.2 2005/02/19 18:57:16 vapier Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://expect.nist.gov/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="X doc" # We need dejagnu for src_test, but dejagnu needs expect |