From: Michał Górny Date: Thu, 7 May 2020 13:11:41 +0000 (+0200) Subject: app-misc/trash-cli: Remove py2.7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ed788e8c1e3e609a0600ea490599f8a9c829089e;p=gentoo.git app-misc/trash-cli: Remove py2.7 Signed-off-by: Michał Górny --- diff --git a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild index 562153663745..c32b7c75024f 100644 --- a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild +++ b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 vcs-snapshot