diff options
Diffstat (limited to 'app-emulation/xen-pvgrub/xen-pvgrub-4.14.0.ebuild')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.14.0.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.14.0.ebuild index c3980e0437ec..586ee80bce45 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.14.0.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.14.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) PYTHON_REQ_USE='xml,threads(+)' inherit flag-o-matic multilib python-single-r1 toolchain-funcs |