app-emulation/xenstore: Make PYTHON_COMPAT a bit more future-proof

This commit is contained in:
Krzesimir Nowak 2021-11-30 18:24:14 +01:00
parent be8f416527
commit 30a1ecd137

View File

@ -4,7 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_6 )
PYTHON_COMPAT=( python3_{6..10} )
inherit multilib python-any-r1 systemd toolchain-funcs