adjust ebuild for recent gentoo pythons
This commit is contained in:
parent
b64279be0d
commit
81097bc3d9
@ -1,11 +1,11 @@
|
|||||||
# Copyright 2011-2013 Andr\xe9 Malo
|
# Copyright 2011-2014 Andr\xe9 Malo
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header$
|
# $Header$
|
||||||
|
|
||||||
EAPI="5"
|
EAPI="5"
|
||||||
PYTHON_COMPAT=(
|
PYTHON_COMPAT=(
|
||||||
python{2_5,2_6,2_7,3_1,3_2,3_3}
|
python{2_7,3_3,3_4}
|
||||||
pypy{1_9,2_0} jython{2_5,2_7}
|
pypy jython{2_5,2_7}
|
||||||
)
|
)
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
Loading…
Reference in New Issue
Block a user