Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
fi
if [[ -n ${GRUB_AUTOGEN} || -n ${GRUB_BOOTSTRAP} ]]; then
- PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+ PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
inherit python-any-r1
fi
fi
if [[ -n ${GRUB_AUTOGEN} || -n ${GRUB_BOOTSTRAP} ]]; then
- PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+ PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
inherit python-any-r1
fi
fi
if [[ -n ${GRUB_AUTOGEN} || -n ${GRUB_BOOTSTRAP} ]]; then
- PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+ PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
inherit python-any-r1
fi