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

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-05-07 17:04:56 +02:00
parent 1cc7bf95a1
commit 488cef63d7

View File

@@ -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"