diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-29 18:41:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-29 18:41:48 +0000 |
commit | 3ecd5550773cd03b24c5ca2b9fe65f4aef6d31e2 (patch) | |
tree | f5b38537fa0fad26c9b4b684cef74780017f283f /dev-python/twisted-conch/twisted-conch-8.1.0.ebuild | |
parent | Stable on sparc, bug #238598 (diff) | |
download | gentoo-2-3ecd5550773cd03b24c5ca2b9fe65f4aef6d31e2.tar.gz gentoo-2-3ecd5550773cd03b24c5ca2b9fe65f4aef6d31e2.tar.bz2 gentoo-2-3ecd5550773cd03b24c5ca2b9fe65f4aef6d31e2.zip |
Marked ~hppa (bug #234894).
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'dev-python/twisted-conch/twisted-conch-8.1.0.ebuild')
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-8.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild b/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild index 3292a2eda9c7..2981d0f7dff8 100644 --- a/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v 1.5 2008/08/24 11:26:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v 1.6 2008/09/29 18:41:48 jer Exp $ MY_PACKAGE=Conch @@ -8,7 +8,7 @@ inherit twisted eutils versionator DESCRIPTION="Twisted SSHv2 implementation." -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* >=dev-python/pycrypto-1.9_alpha6" |