commit: 76ddb3d9fd0a09e49dfd9a4eda170299d1388c5a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Feb 10 11:29:23 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Feb 10 11:53:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76ddb3d9
app-office/unoconv: Remove py2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-office/unoconv/unoconv-0.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/unoconv/unoconv-0.8.2.ebuild b/app-office/unoconv/unoconv-0.8.2.ebuild index 6f1c17b6f63..ff651f50e1b 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
