mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 10:22:12 +01:00
sys-auth/sssd: Add Python 3.6 to the supported list
This commit is contained in:
parent
8720d3f0c3
commit
db817354f0
@ -4,7 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
|
||||
|
||||
inherit eutils multilib pam linux-info autotools multilib-minimal python-r1 systemd toolchain-funcs
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user