summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2005-04-22 16:17:38 +0000
committerThomas Raschbacher <lordvan@gentoo.org>2005-04-22 16:17:38 +0000
commit13ac6f18d94c947e39269dd339d68c7249640046 (patch)
tree52b04e4adf3ac439e28f98065e652fd134c9a196 /dev-python/twisted-mail
parentMarked stable on x86. (diff)
downloadhistorical-13ac6f18d94c947e39269dd339d68c7249640046.tar.gz
historical-13ac6f18d94c947e39269dd339d68c7249640046.tar.bz2
historical-13ac6f18d94c947e39269dd339d68c7249640046.zip
fixed ~archs
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-0.1.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.1.0.ebuild
index a1fc08c64daf..e0c57a13a801 100644
--- a/dev-python/twisted-mail/twisted-mail-0.1.0.ebuild
+++ b/dev-python/twisted-mail/twisted-mail-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-mail/twisted-mail-0.1.0.ebuild,v 1.1 2005/04/08 14:12:26 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.1.0.ebuild,v 1.2 2005/04/22 16:12:22 lordvan Exp $
inherit distutils
@@ -14,7 +14,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/twisted/Mail/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"