summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-04-22 11:53:35 +0200
committerPacho Ramos <pacho@gentoo.org>2017-04-22 11:56:20 +0200
commit8bc7ecc9b2cf814551894b240785eaba6ca90d9c (patch)
tree0e2e3222d8b889cf949de54d121bb09ebced9cab /dev-python/python-poppler-qt4/python-poppler-qt4-0.24.0.ebuild
parentapp-shells/autojump: Support newer python (diff)
downloadgentoo-8bc7ecc9b2cf814551894b240785eaba6ca90d9c.tar.gz
gentoo-8bc7ecc9b2cf814551894b240785eaba6ca90d9c.tar.bz2
gentoo-8bc7ecc9b2cf814551894b240785eaba6ca90d9c.zip
dev-python/python-poppler-qt4: Support newer python
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python/python-poppler-qt4/python-poppler-qt4-0.24.0.ebuild')
-rw-r--r--dev-python/python-poppler-qt4/python-poppler-qt4-0.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 cab4b8413c80..8c22b0c799e0 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