summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-01-14 16:36:09 +0000
committerBrent Baude <ranger@gentoo.org>2007-01-14 16:36:09 +0000
commit6f1ec8a9895defb4482e2a41fcf3193135851629 (patch)
treee119f7c308bd87abdc53a90daa4f65d0fa118def /dev-python/twisted-conch/twisted-conch-0.7.0.ebuild
parentFix invalid size error. (diff)
downloadhistorical-6f1ec8a9895defb4482e2a41fcf3193135851629.tar.gz
historical-6f1ec8a9895defb4482e2a41fcf3193135851629.tar.bz2
historical-6f1ec8a9895defb4482e2a41fcf3193135851629.zip
Marking twisted-conch-0.7.0 ~ppc64 for bug 144202
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-python/twisted-conch/twisted-conch-0.7.0.ebuild')
-rw-r--r--dev-python/twisted-conch/twisted-conch-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild
index 1365d7ccb096..4fd65216bae2 100644
--- a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild
+++ b/dev-python/twisted-conch/twisted-conch-0.7.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-conch/twisted-conch-0.7.0.ebuild,v 1.7 2007/01/11 22:12:38 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild,v 1.8 2007/01/14 16:36:09 ranger Exp $
MY_PACKAGE=Conch
@@ -8,7 +8,7 @@ inherit twisted eutils
DESCRIPTION="Twisted SSHv2 implementation."
-KEYWORDS="alpha amd64 ia64 ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 ~sparc ~x86"
DEPEND="=dev-python/twisted-2.4*
>=dev-python/pycrypto-1.9_alpha6"