summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 12:29:23 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 12:53:56 +0100
commit76ddb3d9fd0a09e49dfd9a4eda170299d1388c5a (patch)
tree42a28075faa5fe04b2c6cd405282e4094f21998c /app-office/unoconv
parentapp-mobilephone/obexftp: Remove py2 (diff)
downloadgentoo-76ddb3d9fd0a09e49dfd9a4eda170299d1388c5a.tar.gz
gentoo-76ddb3d9fd0a09e49dfd9a4eda170299d1388c5a.tar.bz2
gentoo-76ddb3d9fd0a09e49dfd9a4eda170299d1388c5a.zip
app-office/unoconv: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-office/unoconv')
-rw-r--r--app-office/unoconv/unoconv-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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