summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.3.0.ebuild4
-rw-r--r--dev-python/twisted-names/twisted-names-0.3.0.ebuild4
-rw-r--r--dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild4
3 files changed, 6 insertions, 6 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"
diff --git a/dev-python/twisted-names/twisted-names-0.3.0.ebuild b/dev-python/twisted-names/twisted-names-0.3.0.ebuild
index 5f4ab560c1d2..c449cafbfd8b 100644
--- a/dev-python/twisted-names/twisted-names-0.3.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-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-names/twisted-names-0.3.0.ebuild,v 1.9 2007/03/15 14:20:46 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.3.0.ebuild,v 1.10 2007/03/16 23:25:13 vapier Exp $
MY_PACKAGE=Names
@@ -8,6 +8,6 @@ inherit twisted
DESCRIPTION="A Twisted DNS implementation."
-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*"
diff --git a/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild b/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild
index e204a6c527f3..19c83176378b 100644
--- a/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild
+++ b/dev-python/twisted-words/twisted-words-0.4.0-r1.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-words/twisted-words-0.4.0-r1.ebuild,v 1.11 2007/03/15 16:36:01 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild,v 1.12 2007/03/16 23:25:50 vapier Exp $
MY_PACKAGE=Words
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-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-web"