summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-02 20:17:53 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-02 20:17:53 +0000
commit23d6ac7b5ad4a40381835aaca74c3f093c0e44d2 (patch)
tree0a3c71ec50bd1dfd9208343cbe7692b50a2bf812 /dev-python/twisted
parentarm/s390/sh love (diff)
downloadhistorical-23d6ac7b5ad4a40381835aaca74c3f093c0e44d2.tar.gz
historical-23d6ac7b5ad4a40381835aaca74c3f093c0e44d2.tar.bz2
historical-23d6ac7b5ad4a40381835aaca74c3f093c0e44d2.zip
arm/s390/sh stable
Package-Manager: portage-2.1.1_pre2-r1
Diffstat (limited to 'dev-python/twisted')
-rw-r--r--dev-python/twisted/twisted-2.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-2.4.0.ebuild b/dev-python/twisted/twisted-2.4.0.ebuild
index 9bffa7af4682..4326e4628e67 100644
--- a/dev-python/twisted/twisted-2.4.0.ebuild
+++ b/dev-python/twisted/twisted-2.4.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.4.0.ebuild,v 1.4 2006/06/28 02:34:03 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.4.0.ebuild,v 1.5 2006/07/02 20:17:53 vapier 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 ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 s390 sh ~sparc ~x86"
IUSE="gtk serial crypt"
DEPEND=">=dev-lang/python-2.3