diff options
Diffstat (limited to 'sys-process/htop/htop-3.0.0_beta4.ebuild')
-rw-r--r-- | sys-process/htop/htop-3.0.0_beta4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/htop/htop-3.0.0_beta4.ebuild b/sys-process/htop/htop-3.0.0_beta4.ebuild index 26c184d21dd0..e2ada9cf173e 100644 --- a/sys-process/htop/htop-3.0.0_beta4.ebuild +++ b/sys-process/htop/htop-3.0.0_beta4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} ) inherit autotools linux-info python-single-r1 |