summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-06 10:08:18 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-06 10:08:18 +0000
commit22d5edde3da9ff7228073f912e36678977d39fd3 (patch)
treea68c1f0e2fa3926e6bbbec9407afa84c44b4c220 /dev-python/twisted/twisted-1.2.0.ebuild
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-22d5edde3da9ff7228073f912e36678977d39fd3.tar.gz
gentoo-2-22d5edde3da9ff7228073f912e36678977d39fd3.tar.bz2
gentoo-2-22d5edde3da9ff7228073f912e36678977d39fd3.zip
Added to ~ppc
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 3321b629caa2..7d4a368dee2b 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.2 2004/03/06 08:38:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.3 2004/03/06 10:05:27 dholm 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"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE="gtk gtk2 doc"
DEPEND=">=dev-lang/python-2.2