mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 10:22:12 +01:00
app-crypt/mit-krb5: Fix Python version
This commit is contained in:
parent
2e60c26cd3
commit
a87cd173d9
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
inherit autotools flag-o-matic multilib-minimal python-any-r1 systemd toolchain-funcs
|
||||
|
||||
MY_P="${P/mit-}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user