mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/guessit: add python-3.5 support to 9999
Tested by me against dev-lang/python-3.5.2:3.5/3.5m Package-Manager: portage-2.3.0
This commit is contained in:
committed by
Göktürk Yüksek
parent
44b368056f
commit
f7e1bebcd8
@@ -4,7 +4,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_4} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user