From 76ddb3d9fd0a09e49dfd9a4eda170299d1388c5a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 10 Feb 2020 12:29:23 +0100 Subject: app-office/unoconv: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-office/unoconv/unoconv-0.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-office') diff --git a/app-office/unoconv/unoconv-0.8.2.ebuild b/app-office/unoconv/unoconv-0.8.2.ebuild index 6f1c17b6f631..ff651f50e1b8 100644 --- a/app-office/unoconv/unoconv-0.8.2.ebuild +++ b/app-office/unoconv/unoconv-0.8.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit eutils python-single-r1 -- cgit v1.2.3-65-gdbad