aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-06-09 21:30:06 +0100
committerJustin Lecher <jlec@gentoo.org>2016-06-09 21:30:06 +0100
commited24522fc26d513e24d055fb9f666187418dd262 (patch)
tree9868cbba9cb07099f559a9f12ddc2573deced419 /sci-astronomy
parentFix broken dependency (diff)
downloadsci-ed24522fc26d513e24d055fb9f666187418dd262.tar.gz
sci-ed24522fc26d513e24d055fb9f666187418dd262.tar.bz2
sci-ed24522fc26d513e24d055fb9f666187418dd262.zip
Fix more dep problems
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/mosstack/mosstack-0.6.1-r1.ebuild2
-rw-r--r--sci-astronomy/mosstack/mosstack-0.6.1.ebuild2
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 e55bb65c8..053d6e097 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 3757dee06..8d4084bce 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