commit: 9b3a6fac3d05ffdf9f73d5c083faa480284d6b07
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Oct 22 12:16:59 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 5 21:00:49 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b3a6fac
app-office/unoconv: Enable python3_{4,5}
Package-Manager: portage-2.3.0
app-office/unoconv/unoconv-0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/unoconv/unoconv-0.7.ebuild
b/app-office/unoconv/unoconv-0.7.ebuild
index e7719a5..cbb3bfe 100644
--- a/app-office/unoconv/unoconv-0.7.ebuild
+++ b/app-office/unoconv/unoconv-0.7.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit eutils python-single-r1