improved python compat to actual tested versions
This commit is contained in:
parent
b064165e51
commit
196d07aff4
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=5
|
EAPI=5
|
||||||
|
|
||||||
PYTHON_COMPAT=( python{2_6, 2_7, 3_2, 3_3} )
|
PYTHON_COMPAT=( python{2_7,3_2,3_3} )
|
||||||
|
|
||||||
inherit python-single-r1
|
inherit python-single-r1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user