X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=sys-process%2Fhtop%2Fhtop-2.2.0.ebuild;h=e2bc520206d8daefc6e19919e633cf5034cde07c;hb=cd3f25deb13cf4d6c9d721d515dbf772a988426f;hp=f8475b10ce6ad10d5b7f8f78bcde3c99b609825b;hpb=79f02220b7553c731f6691a8c9a73b571a85384e;p=gentoo.git diff --git a/sys-process/htop/htop-2.2.0.ebuild b/sys-process/htop/htop-2.2.0.ebuild index f8475b10ce6a..e2bc520206d8 100644 --- a/sys-process/htop/htop-2.2.0.ebuild +++ b/sys-process/htop/htop-2.2.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python2_7 python3_{6,7} ) inherit linux-info python-any-r1