summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2005-04-22 16:12:22 +0000
committerThomas Raschbacher <lordvan@gentoo.org>2005-04-22 16:12:22 +0000
commita90f82ea93fad76b3d84309bc5a328cc066f2875 (patch)
tree31f8baea144d79e160f197a83db3c24790cde625 /dev-python/twisted-lore
parentNew version 2.1.1 (diff)
downloadgentoo-2-a90f82ea93fad76b3d84309bc5a328cc066f2875.tar.gz
gentoo-2-a90f82ea93fad76b3d84309bc5a328cc066f2875.tar.bz2
gentoo-2-a90f82ea93fad76b3d84309bc5a328cc066f2875.zip
fixed ~archs
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/twisted-lore')
-rw-r--r--dev-python/twisted-lore/twisted-lore-0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild b/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild
index 8c104da25c2d..9f30dc815197 100644
--- a/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild
+++ b/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild,v 1.2 2005/04/08 19:26:28 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild,v 1.3 2005/04/22 16:11:41 lordvan Exp $
inherit distutils
@@ -14,7 +14,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/twisted/Lore/0.1/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc ~alpha ~sparc"
+KEYWORDS="~x86 ~sparc"
IUSE="doc"
DEPEND=">=dev-python/twisted-2.0.0"