summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2004-05-06 17:50:38 +0000
committerThomas Raschbacher <lordvan@gentoo.org>2004-05-06 17:50:38 +0000
commit6974175b5fb288743b539fcfa5c5f285bd64e699 (patch)
tree6e586222c1cac16e468c71211a017374525728f1 /dev-python/twisted/twisted-1.2.0.ebuild
parentAdded ~sparc, #50269 (diff)
downloadhistorical-6974175b5fb288743b539fcfa5c5f285bd64e699.tar.gz
historical-6974175b5fb288743b539fcfa5c5f285bd64e699.tar.bz2
historical-6974175b5fb288743b539fcfa5c5f285bd64e699.zip
added 1.2.1_alpha2, marked 1.2.0 stable x86
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 1c1c970b17e3..12349a9a490c 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 Technologies, Inc.
# 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.4 2004/04/21 23:41:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.5 2004/05/06 17:50:37 lordvan 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