diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-16 00:37:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-16 00:37:42 +0000 |
commit | 3a6e526766043e440799e4e131723de350273bd5 (patch) | |
tree | c0d73b26f326c380241dea5a67f76c75bc65266d /dev-python/twisted-conch/twisted-conch-8.2.0.ebuild | |
parent | Marking twisted-lore-8.2.0 ppc64 for bug 289680 (diff) | |
download | gentoo-2-3a6e526766043e440799e4e131723de350273bd5.tar.gz gentoo-2-3a6e526766043e440799e4e131723de350273bd5.tar.bz2 gentoo-2-3a6e526766043e440799e4e131723de350273bd5.zip |
Marking twisted-conch-8.2.0 ppc64 for bug 289680
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/twisted-conch/twisted-conch-8.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-8.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild b/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild index df788c73b52f..c78beab74da5 100644 --- a/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.0.ebuild,v 1.8 2009/12/01 09:52:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.9 2009/12/16 00:37:42 ranger Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,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)* |