summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pexpect/pexpect-0.999.ebuild')
-rw-r--r--dev-python/pexpect/pexpect-0.999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pexpect/pexpect-0.999.ebuild b/dev-python/pexpect/pexpect-0.999.ebuild
index 7339587d3764..c315e19251e7 100644
--- a/dev-python/pexpect/pexpect-0.999.ebuild
+++ b/dev-python/pexpect/pexpect-0.999.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-python/pexpect/pexpect-0.999.ebuild,v 1.9 2005/04/21 18:59:31 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-0.999.ebuild,v 1.10 2005/08/26 03:33:21 agriffis Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pexpect/${P}.tgz"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="alpha amd64 ppc ~ppc-macos s390 sparc x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ~ppc-macos s390 sparc x86"
IUSE=""
DEPEND="dev-lang/python"