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-lang/ispc/ispc-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang') diff --git a/dev-lang/ispc/ispc-9999.ebuild b/dev-lang/ispc/ispc-9999.ebuild index 793182dca..e7bdedd2a 100644 --- a/dev-lang/ispc/ispc-9999.ebuild +++ b/dev-lang/ispc/ispc-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit toolchain-funcs python-any-r1 -- cgit v1.2.3-65-gdbad