diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/sen/sen-0.6.1_p20200905.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/sen/sen-0.6.1_p20200905.ebuild b/app-emulation/sen/sen-0.6.1_p20200905.ebuild index fe1a19b03c8f..01c320dce915 100644 --- a/app-emulation/sen/sen-0.6.1_p20200905.ebuild +++ b/app-emulation/sen/sen-0.6.1_p20200905.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 COMMIT="02e5872ee2905861e1da06ab5174e1a3f41f0e0b" |