diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-16 23:25:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-16 23:25:36 +0000 |
commit | 6effd073a1820be2c374d1393e517219de7c8a5c (patch) | |
tree | c2046ec59ddf6ab3dc3f253c0f085f17ae162525 /dev-python/twisted-mail | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-6effd073a1820be2c374d1393e517219de7c8a5c.tar.gz gentoo-2-6effd073a1820be2c374d1393e517219de7c8a5c.tar.bz2 gentoo-2-6effd073a1820be2c374d1393e517219de7c8a5c.zip |
arm/s390/sh stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild index a465efec4774..f0affef0c2c8 100644 --- a/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.3.0.ebuild,v 1.10 2007/03/15 14:21:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild,v 1.11 2007/03/16 23:25:36 vapier Exp $ MY_PACKAGE=Mail @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="A Twisted Mail library, server and client." -KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86" DEPEND="=dev-python/twisted-2.4* >=dev-python/twisted-names-0.2.0" |