1
0
mirror of synced 2024-06-17 09:59:58 +02:00

Corrected Ebuild version

This commit is contained in:
Horea Christian 2015-10-21 09:32:28 +02:00
parent 5cbe32c74d
commit 338d21a8c0

View File

@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_3,3_4} )
PYTHON_COMPAT=( python{2_7,3_4} )
inherit distutils-r1 git-r3