From 53c3abab592fb0a0fcd3690917748fe901d9889e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 8 Apr 2015 11:27:07 +0200 Subject: Drop old python implementations Signed-off-by: Justin Lecher --- dev-python/coords/coords-0.37.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/coords') diff --git a/dev-python/coords/coords-0.37.ebuild b/dev-python/coords/coords-0.37.ebuild index 878887b2b..6f7fc0344 100644 --- a/dev-python/coords/coords-0.37.ebuild +++ b/dev-python/coords/coords-0.37.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad