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 --- sci-chemistry/cnsface/cnsface-0.0.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-chemistry/cnsface') diff --git a/sci-chemistry/cnsface/cnsface-0.0.12.ebuild b/sci-chemistry/cnsface/cnsface-0.0.12.ebuild index a8da2cb05..a9c69c7dd 100644 --- a/sci-chemistry/cnsface/cnsface-0.0.12.ebuild +++ b/sci-chemistry/cnsface/cnsface-0.0.12.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