aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-04-08 11:27:07 +0200
committerJustin Lecher <jlec@gentoo.org>2015-04-08 11:27:07 +0200
commit53c3abab592fb0a0fcd3690917748fe901d9889e (patch)
tree6dd61f8557757dd617d3a210bfc3c5caa4e94c65 /app-benchmarks
parentdev-python/omniorbpy: Fix python dependency (diff)
downloadsci-53c3abab592fb0a0fcd3690917748fe901d9889e.tar.gz
sci-53c3abab592fb0a0fcd3690917748fe901d9889e.tar.bz2
sci-53c3abab592fb0a0fcd3690917748fe901d9889e.zip
Drop old python implementations
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/numbench/numbench-0.2.ebuild2
-rw-r--r--app-benchmarks/numbench/numbench-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/numbench/numbench-0.2.ebuild b/app-benchmarks/numbench/numbench-0.2.ebuild
index e6f3d9f9e..aa16da7f3 100644
--- a/app-benchmarks/numbench/numbench-0.2.ebuild
+++ b/app-benchmarks/numbench/numbench-0.2.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 vcs-snapshot
diff --git a/app-benchmarks/numbench/numbench-9999.ebuild b/app-benchmarks/numbench/numbench-9999.ebuild
index a2fe9100f..a16717983 100644
--- a/app-benchmarks/numbench/numbench-9999.ebuild
+++ b/app-benchmarks/numbench/numbench-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit git-r3 distutils-r1