From: Michał Górny Date: Wed, 5 Feb 2020 20:29:02 +0000 (+0100) Subject: dev-python/python-poppler-qt5: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=edfac72c3e596a41afa54c8584f51b2dda395c45;p=gentoo.git dev-python/python-poppler-qt5: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-0.24.2_p20170214.ebuild b/dev-python/python-poppler-qt5/python-poppler-qt5-0.24.2_p20170214.ebuild index 750788a373f8..a1519f2de0e8 100644 --- a/dev-python/python-poppler-qt5/python-poppler-qt5-0.24.2_p20170214.ebuild +++ b/dev-python/python-poppler-qt5/python-poppler-qt5-0.24.2_p20170214.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) COMMIT=50fb2eb9ea34cf94e3756b7ddfc601af023267d5 inherit distutils-r1 flag-o-matic qmake-utils vcs-snapshot