summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cython/cython-0.19.1.ebuild')
-rw-r--r--dev-python/cython/cython-0.19.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cython/cython-0.19.1.ebuild b/dev-python/cython/cython-0.19.1.ebuild
index 66432fef8343..60a72d141331 100644
--- a/dev-python/cython/cython-0.19.1.ebuild
+++ b/dev-python/cython/cython-0.19.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild,v 1.11 2014/06/20 12:34:08 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild,v 1.12 2014/09/13 20:33:49 xarthisius Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} )
inherit distutils-r1 flag-o-matic