summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-10-17 05:48:15 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-10-17 05:48:15 +0000
commit762f8f0aff0ac811c10937fc01b776a1d4cf4a71 (patch)
treea05a9fac802ed70b32883de264e0d3159f7c1e3b /dev-python/http-parser/http-parser-0.7.8.ebuild
parentRestricting jython (diff)
downloadgentoo-2-762f8f0aff0ac811c10937fc01b776a1d4cf4a71.tar.gz
gentoo-2-762f8f0aff0ac811c10937fc01b776a1d4cf4a71.tar.bz2
gentoo-2-762f8f0aff0ac811c10937fc01b776a1d4cf4a71.zip
Restricting python 2.5
(Portage version: 2.2.0_alpha139/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/http-parser/http-parser-0.7.8.ebuild')
-rw-r--r--dev-python/http-parser/http-parser-0.7.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/http-parser/http-parser-0.7.8.ebuild b/dev-python/http-parser/http-parser-0.7.8.ebuild
index fa7a9a246420..d20954ebfa61 100644
--- a/dev-python/http-parser/http-parser-0.7.8.ebuild
+++ b/dev-python/http-parser/http-parser-0.7.8.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/http-parser/http-parser-0.7.8.ebuild,v 1.1 2012/08/24 08:19:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/http-parser/http-parser-0.7.8.ebuild,v 1.2 2012/10/17 05:48:15 patrick Exp $
EAPI=4
SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS="*-jython"
+RESTRICT_PYTHON_ABIS="2.5 *-jython"
inherit distutils