summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-01-31 21:14:28 +0000
committerAron Griffis <agriffis@gentoo.org>2006-01-31 21:14:28 +0000
commitf239bf9bcdd5a5f18b6333f7c0354293cd5e1b39 (patch)
tree8bfb6786527bae6de82cb5613dd2d4ed4918859e /dev-python/twisted/twisted-2.1.0.ebuild
parentMark 3.10 stable on alpha (diff)
downloadgentoo-2-f239bf9bcdd5a5f18b6333f7c0354293cd5e1b39.tar.gz
gentoo-2-f239bf9bcdd5a5f18b6333f7c0354293cd5e1b39.tar.bz2
gentoo-2-f239bf9bcdd5a5f18b6333f7c0354293cd5e1b39.zip
Mark 1.3.0 stable on ia64, mark 2.1.0 ~ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-python/twisted/twisted-2.1.0.ebuild')
-rw-r--r--dev-python/twisted/twisted-2.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-2.1.0.ebuild b/dev-python/twisted/twisted-2.1.0.ebuild
index 5a3be2d3b301..bd0fc02f460f 100644
--- a/dev-python/twisted/twisted-2.1.0.ebuild
+++ b/dev-python/twisted/twisted-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.1.0.ebuild,v 1.4 2006/01/06 05:38:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.1.0.ebuild,v 1.5 2006/01/31 21:14:28 agriffis Exp $
inherit eutils distutils versionator
@@ -12,7 +12,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/twisted/Twisted/$(get_version_component_rang
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sh ~sparc ~x86"
IUSE="gtk serial crypt"
DEPEND=">=dev-lang/python-2.2