diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.14.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-4.19.14.ebuild index d71ee7c69488f..0f179c01f2efc 100644 --- a/dev-python/PyQt5-sip/PyQt5-sip-4.19.14.ebuild +++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit python-r1 toolchain-funcs DESCRIPTION="Private sip module for PyQt5" diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.15.ebuild b/dev-python/PyQt5-sip/PyQt5-sip-4.19.15.ebuild index d71ee7c69488f..0f179c01f2efc 100644 --- a/dev-python/PyQt5-sip/PyQt5-sip-4.19.15.ebuild +++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.15.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit python-r1 toolchain-funcs DESCRIPTION="Private sip module for PyQt5"