commit: ed24522fc26d513e24d055fb9f666187418dd262
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 20:30:06 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 20:30:06 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ed24522f
Fix more dep problems
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild | 2 +-
sci-astronomy/mosstack/mosstack-0.6.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild
b/sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild
index e55bb65..053d6e0 100644
--- a/sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild
+++ b/sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_4 )
inherit distutils-r1
diff --git a/sci-astronomy/mosstack/mosstack-0.6.1.ebuild
b/sci-astronomy/mosstack/mosstack-0.6.1.ebuild
index 3757dee..8d4084b 100644
--- a/sci-astronomy/mosstack/mosstack-0.6.1.ebuild
+++ b/sci-astronomy/mosstack/mosstack-0.6.1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_4 )
inherit distutils-r1