summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-31 21:18:29 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-31 21:18:29 +0000
commit4aa747f90283652edc4672013632f87e9d0e7ddf (patch)
tree13c728e003f9204497dcb306ea0b88b74a0ce63e /sci-libs/minfx/minfx-1.0.5.ebuild
parentAdd support for the new PyPy slotting. (diff)
downloadgentoo-2-4aa747f90283652edc4672013632f87e9d0e7ddf.tar.gz
gentoo-2-4aa747f90283652edc4672013632f87e9d0e7ddf.tar.bz2
gentoo-2-4aa747f90283652edc4672013632f87e9d0e7ddf.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 'sci-libs/minfx/minfx-1.0.5.ebuild')
-rw-r--r--sci-libs/minfx/minfx-1.0.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/minfx/minfx-1.0.5.ebuild b/sci-libs/minfx/minfx-1.0.5.ebuild
index 65a422ad19f6..9a9e283382af 100644
--- a/sci-libs/minfx/minfx-1.0.5.ebuild
+++ b/sci-libs/minfx/minfx-1.0.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.5.ebuild,v 1.1 2013/10/22 15:11:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.5.ebuild,v 1.2 2014/03/31 21:18:29 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1