summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-16 23:25:50 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-16 23:25:50 +0000
commitf885a792957bb73ebebdb41ca77ee31de8f0a289 (patch)
tree0015d3af093428e78e1bd2964b5b634414f65636 /dev-python/twisted-names
parentSwitch to use open source javahelp built from source. Dropped amd64 until jav... (diff)
downloadhistorical-f885a792957bb73ebebdb41ca77ee31de8f0a289.tar.gz
historical-f885a792957bb73ebebdb41ca77ee31de8f0a289.tar.bz2
historical-f885a792957bb73ebebdb41ca77ee31de8f0a289.zip
arm/s390/sh stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-python/twisted-names')
-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*"