diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-03 20:52:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-03 20:52:10 +0000 |
commit | 92dd806a107608fc6601e6c60d3661a7e75e98a1 (patch) | |
tree | 2f71983ca68cf6437dc853e7dc84017cbaa39adb /dev-python/twisted-conch/twisted-conch-14.0.0.ebuild | |
parent | Marked ~hppa (bug #510832). (diff) | |
download | gentoo-2-92dd806a107608fc6601e6c60d3661a7e75e98a1.tar.gz gentoo-2-92dd806a107608fc6601e6c60d3661a7e75e98a1.tar.bz2 gentoo-2-92dd806a107608fc6601e6c60d3661a7e75e98a1.zip |
Marked ~hppa (bug #510832).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/twisted-conch/twisted-conch-14.0.0.ebuild')
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-14.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-conch/twisted-conch-14.0.0.ebuild b/dev-python/twisted-conch/twisted-conch-14.0.0.ebuild index da91667ee915..755ff45615bf 100644 --- a/dev-python/twisted-conch/twisted-conch-14.0.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-14.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-14.0.0.ebuild,v 1.3 2014/05/29 08:36:53 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-14.0.0.ebuild,v 1.4 2014/06/03 20:52:10 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit twisted-r1 DESCRIPTION="Twisted SSHv2 implementation" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND=" |