summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-17 12:02:19 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-17 12:02:19 +0000
commit0f35aa98000293103d09a7fc339373f1ce4a1634 (patch)
tree86db027795def063e3dbf168fdc70b3608c69a7e /dev-python/twisted/twisted-1.2.0.ebuild
parentstable on amd64 and x86. (Manifest recommit) (diff)
downloadgentoo-2-0f35aa98000293103d09a7fc339373f1ce4a1634.tar.gz
gentoo-2-0f35aa98000293103d09a7fc339373f1ce4a1634.tar.bz2
gentoo-2-0f35aa98000293103d09a7fc339373f1ce4a1634.zip
stable on amd64.
Diffstat (limited to 'dev-python/twisted/twisted-1.2.0.ebuild')
-rw-r--r--dev-python/twisted/twisted-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-1.2.0.ebuild b/dev-python/twisted/twisted-1.2.0.ebuild
index 236211289320..44700aa224eb 100644
--- a/dev-python/twisted/twisted-1.2.0.ebuild
+++ b/dev-python/twisted/twisted-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.9 2004/07/16 23:47:22 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.10 2004/10/17 12:01:51 absinthe Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://twisted.sourceforge.net/Twisted_NoDocs-${PV}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc alpha"
+KEYWORDS="x86 amd64 ~ppc alpha"
IUSE="gtk gtk2 doc"
DEPEND=">=dev-lang/python-2.2