From: Michał Górny Date: Mon, 10 Feb 2020 11:29:23 +0000 (+0100) Subject: app-office/unoconv: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=76ddb3d9fd0a09e49dfd9a4eda170299d1388c5a;p=gentoo.git app-office/unoconv: Remove py2 Signed-off-by: Michał Górny --- 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