summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/routes/routes-1.13-r1.ebuild')
-rw-r--r--dev-python/routes/routes-1.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/routes/routes-1.13-r1.ebuild b/dev-python/routes/routes-1.13-r1.ebuild
index 7be79a8b778c..5f2f935003be 100644
--- a/dev-python/routes/routes-1.13-r1.ebuild
+++ b/dev-python/routes/routes-1.13-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-1.13-r1.ebuild,v 1.6 2015/03/27 03:30:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-1.13-r1.ebuild,v 1.7 2015/04/08 08:04:55 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
+PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1