From 488cef63d799a7ecfb8636ba45ae7d6c35eb3e6f Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 7 May 2020 17:04:56 +0200 Subject: mate-extra/caja-hide: Remove py2.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- mate-extra/caja-hide/caja-hide-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-extra') 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 029a1ed15148..b52dfc2604fc 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" -- cgit v1.2.3-65-gdbad