summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-16 23:25:13 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-16 23:25:13 +0000
commit229f3a92a40a418f5722821ea5d8e80df7678c05 (patch)
tree004271f3cebb54d10d9073cbff8ef3d5d7784e25 /dev-python
parentSwitch to use open source javahelp built from source. Dropped amd64 until jav... (diff)
downloadgentoo-2-229f3a92a40a418f5722821ea5d8e80df7678c05.tar.gz
gentoo-2-229f3a92a40a418f5722821ea5d8e80df7678c05.tar.bz2
gentoo-2-229f3a92a40a418f5722821ea5d8e80df7678c05.zip
arm/s390/sh stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-names/twisted-names-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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*"