commit:     488cef63d799a7ecfb8636ba45ae7d6c35eb3e6f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  7 15:04:56 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  7 15:08:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488cef63

mate-extra/caja-hide: Remove py2.7

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 mate-extra/caja-hide/caja-hide-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-extra/caja-hide/caja-hide-0.9.0.ebuild 
b/mate-extra/caja-hide/caja-hide-0.9.0.ebuild
index 029a1ed1514..b52dfc2604f 100644
--- a/mate-extra/caja-hide/caja-hide-0.9.0.ebuild
+++ b/mate-extra/caja-hide/caja-hide-0.9.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 inherit python-single-r1
 
 MY_PN="Caja-hide"

Reply via email to