summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/tevent/tevent-0.9.21-r1.ebuild')
-rw-r--r--sys-libs/tevent/tevent-0.9.21-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/tevent/tevent-0.9.21-r1.ebuild b/sys-libs/tevent/tevent-0.9.21-r1.ebuild
index b13451ebb9f5..7339dd3b5d5e 100644
--- a/sys-libs/tevent/tevent-0.9.21-r1.ebuild
+++ b/sys-libs/tevent/tevent-0.9.21-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild,v 1.14 2015/01/03 12:36:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild,v 1.15 2015/04/08 18:28:33 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
inherit waf-utils multilib-minimal python-single-r1