mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-08 02:41:55 +01:00
sys-process/audit: Add Python 3.6 to the supported list
This commit is contained in:
parent
c0371ed4f5
commit
eb4fb064f6
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="6"
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
|
||||
|
||||
inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info systemd
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user