sys-libs/talloc: Apply Flatcar modifications

This commit is contained in:
Krzesimir Nowak 2021-09-02 10:04:57 +02:00
parent 0c1e06d7a0
commit fd5bfc4907
2 changed files with 4 additions and 1 deletions

View 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.

View File

@ -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