aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-02-03 17:05:17 +0000
committerJustin Lecher <jlec@gentoo.org>2017-02-05 05:18:03 +0000
commitd656b6d1ca11a70c8c47fb326e16bd3564006518 (patch)
treeba7e73c14e8801a01091aba5d7238d77ac5171fc /sci-biology/mne-python
parentDrop all trailing whitespaces (diff)
downloadsci-d656b6d1ca11a70c8c47fb326e16bd3564006518.tar.gz
sci-d656b6d1ca11a70c8c47fb326e16bd3564006518.tar.bz2
sci-d656b6d1ca11a70c8c47fb326e16bd3564006518.zip
Drop quoting form EAPI
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology/mne-python')
-rw-r--r--sci-biology/mne-python/mne-python-0.7.ebuild2
-rw-r--r--sci-biology/mne-python/mne-python-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/mne-python/mne-python-0.7.ebuild b/sci-biology/mne-python/mne-python-0.7.ebuild
index 3373f1eaf..35edd22dc 100644
--- a/sci-biology/mne-python/mne-python-0.7.ebuild
+++ b/sci-biology/mne-python/mne-python-0.7.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
PYTHON_COMPAT=( python2_7 )
diff --git a/sci-biology/mne-python/mne-python-9999.ebuild b/sci-biology/mne-python/mne-python-9999.ebuild
index 5d7f61549..7231b2ca2 100644
--- a/sci-biology/mne-python/mne-python-9999.ebuild
+++ b/sci-biology/mne-python/mne-python-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=5
PYTHON_COMPAT=( python2_7 )