diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-04-14 09:09:46 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-04-14 09:09:46 +0000 |
commit | ebd2b895a634e0bc5f504b8635ddf16efcbe951d (patch) | |
tree | 25d0d3d27e42dce81f9ae68cb64c1cbcb676c403 /dev-python/twisted-mail/twisted-mail-0.2.0.ebuild | |
parent | Added ~ppc. Bug 128688 (diff) | |
download | gentoo-2-ebd2b895a634e0bc5f504b8635ddf16efcbe951d.tar.gz gentoo-2-ebd2b895a634e0bc5f504b8635ddf16efcbe951d.tar.bz2 gentoo-2-ebd2b895a634e0bc5f504b8635ddf16efcbe951d.zip |
Added ~ppc. Bug 128688
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-python/twisted-mail/twisted-mail-0.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild index 94a1f21209e7..5c2f745d669c 100644 --- a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.0.ebuild,v 1.4 2006/04/09 22:51:27 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild,v 1.5 2006/04/14 09:09:46 nixnut Exp $ MY_PACKAGE=Mail @@ -8,7 +8,7 @@ inherit twisted eutils DESCRIPTION="A Twisted Mail library, server and client." -KEYWORDS="~alpha ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.1 >=dev-python/twisted-names-0.2.0" |