summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-31 21:04:24 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-31 21:04:24 +0000
commit66bd68181c64082816496abbf94e1250fcfd8e31 (patch)
treed65caa04d6e8f7b3c971b7ad1fdcf928b4c17ef4 /dev-python/sure/sure-1.2.5.ebuild
parentAdd support for the new PyPy slotting. (diff)
downloadgentoo-2-66bd68181c64082816496abbf94e1250fcfd8e31.tar.gz
gentoo-2-66bd68181c64082816496abbf94e1250fcfd8e31.tar.bz2
gentoo-2-66bd68181c64082816496abbf94e1250fcfd8e31.zip
Add support for the new PyPy slotting.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-python/sure/sure-1.2.5.ebuild')
-rw-r--r--dev-python/sure/sure-1.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sure/sure-1.2.5.ebuild b/dev-python/sure/sure-1.2.5.ebuild
index 44da62e08b60..da334bb26321 100644
--- a/dev-python/sure/sure-1.2.5.ebuild
+++ b/dev-python/sure/sure-1.2.5.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sure/sure-1.2.5.ebuild,v 1.1 2014/02/25 12:21:14 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sure/sure-1.2.5.ebuild,v 1.2 2014/03/31 21:04:24 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_3} pypy pypy2_0 )
inherit distutils-r1