summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 14:13:24 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 14:13:24 +0000
commit5771588b9a21f3c2c6ae8b43ac87e5985c997159 (patch)
tree38d426115e8324406f53dc2c2f25e64761410211 /dev-python/pexpect/pexpect-0.999.ebuild
parentMark 1.99.0-r1 stable on ia64 (diff)
downloadhistorical-5771588b9a21f3c2c6ae8b43ac87e5985c997159.tar.gz
historical-5771588b9a21f3c2c6ae8b43ac87e5985c997159.tar.bz2
historical-5771588b9a21f3c2c6ae8b43ac87e5985c997159.zip
Mark 0.999 stable on ia64
Package-Manager: portage-1.589-cvs
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 c315e19251e7..bb066a7b42a7 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.10 2005/08/26 03:33:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-0.999.ebuild,v 1.11 2005/10/02 14:13:24 agriffis Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pexpect/${P}.tgz"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ~ppc-macos s390 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc-macos s390 sparc x86"
IUSE=""
DEPEND="dev-lang/python"