mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
sys-apps/portage: Add Python 3.6 to the supported list
This commit is contained in:
parent
eb4fb064f6
commit
a73b0c22bf
@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
PYTHON_COMPAT=(
|
||||
pypy
|
||||
python3_3 python3_4 python3_5
|
||||
python3_4 python3_5 python3_6
|
||||
python2_7
|
||||
)
|
||||
PYTHON_REQ_USE='bzip2(+)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user