diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-17 00:04:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-17 00:04:39 +0000 |
commit | 937fd67bbc0fac0ae1c28b2e62408709d73d3d68 (patch) | |
tree | 7cfca5247866a4c21a77b082280195ba6b85e219 /dev-python/twisted-conch/twisted-conch-11.0.0.ebuild | |
parent | Stable for HPPA (bug #366131). (diff) | |
download | gentoo-2-937fd67bbc0fac0ae1c28b2e62408709d73d3d68.tar.gz gentoo-2-937fd67bbc0fac0ae1c28b2e62408709d73d3d68.tar.bz2 gentoo-2-937fd67bbc0fac0ae1c28b2e62408709d73d3d68.zip |
Stable for HPPA (bug #366131).
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/twisted-conch/twisted-conch-11.0.0.ebuild')
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-11.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild b/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild index 6000b50a7c36..7158e0b33812 100644 --- a/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild,v 1.6 2011/06/12 14:38:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-11.0.0.ebuild,v 1.7 2011/06/17 00:04:39 jer Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ inherit twisted versionator DESCRIPTION="Twisted SSHv2 implementation" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* |