diff options
Diffstat (limited to 'sys-process/htop')
-rw-r--r-- | sys-process/htop/htop-3.2.0.ebuild | 2 | ||||
-rw-r--r-- | sys-process/htop/htop-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/htop/htop-3.2.0.ebuild b/sys-process/htop/htop-3.2.0.ebuild index 7010ef03499c..97ec0972056e 100644 --- a/sys-process/htop/htop-3.2.0.ebuild +++ b/sys-process/htop/htop-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit autotools linux-info python-any-r1 xdg-utils diff --git a/sys-process/htop/htop-9999.ebuild b/sys-process/htop/htop-9999.ebuild index a79d5d03033d..f8aa53177141 100644 --- a/sys-process/htop/htop-9999.ebuild +++ b/sys-process/htop/htop-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit autotools fcaps linux-info python-any-r1 xdg-utils |