mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
sys-libs/talloc: Apply Flatcar modifications
This commit is contained in:
parent
0c1e06d7a0
commit
fd5bfc4907
3
sdk_container/src/third_party/coreos-overlay/sys-libs/talloc/README.md
vendored
Normal file
3
sdk_container/src/third_party/coreos-overlay/sys-libs/talloc/README.md
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
The sole reason for having this package in coreos-overlay is to lower
|
||||||
|
the version of the python3 dependency. When we update python3 to
|
||||||
|
something recent, we can move it back to portage-stable.
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{7..9} )
|
PYTHON_COMPAT=( python3_6 )
|
||||||
PYTHON_REQ_USE="threads(+)"
|
PYTHON_REQ_USE="threads(+)"
|
||||||
inherit waf-utils python-single-r1 multilib-minimal
|
inherit waf-utils python-single-r1 multilib-minimal
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user