From 662e3d6b3f4b18c4a758db522dca33dcb54a404b Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 15 Mar 2012 03:24:39 +0000 Subject: Restrict pypy. (Portage version: 2.2.0_alpha90/cvs/Linux x86_64) --- dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-vcs/tortoisehg/tortoisehg-9999.ebuild') diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index a1e2497f7102..dcafedbe164f 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-9999.ebuild,v 1.4 2012/02/12 02:19:18 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-9999.ebuild,v 1.5 2012/03/15 03:24:39 floppym Exp $ EAPI=4 SUPPORT_PYTHON_ABIS=1 PYTHON_DEPEND="2:2.5" -RESTRICT_PYTHON_ABIS="2.4 3.*" +RESTRICT_PYTHON_ABIS="2.4 3.* *-pypy-*" inherit distutils eutils multilib -- cgit v1.2.3-65-gdbad