commit: 8bc7ecc9b2cf814551894b240785eaba6ca90d9c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 09:53:35 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 09:56:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bc7ecc9
dev-python/python-poppler-qt4: Support newer python
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/python-poppler-qt4/python-poppler-qt4-0.24.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-poppler-qt4/python-poppler-qt4-0.24.0.ebuild
b/dev-python/python-poppler-qt4/python-poppler-qt4-0.24.0.ebuild
index cab4b8413c8..8c22b0c799e 100644
--- a/dev-python/python-poppler-qt4/python-poppler-qt4-0.24.0.ebuild
+++ b/dev-python/python-poppler-qt4/python-poppler-qt4-0.24.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1