diff options
Diffstat (limited to 'sys-libs/tevent/tevent-0.9.39.ebuild')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.39.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.9.39.ebuild b/sys-libs/tevent/tevent-0.9.39.ebuild index c49c0a7b4721..cc643307f670 100644 --- a/sys-libs/tevent/tevent-0.9.39.ebuild +++ b/sys-libs/tevent/tevent-0.9.39.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) PYTHON_REQ_USE="threads(+)" inherit waf-utils multilib-minimal python-single-r1 |