diff options
Diffstat (limited to 'dev-util/eric/eric-6.1.7.ebuild')
-rw-r--r-- | dev-util/eric/eric-6.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/eric/eric-6.1.7.ebuild b/dev-util/eric/eric-6.1.7.ebuild index 94ffb607650c..6462474c71dd 100644 --- a/dev-util/eric/eric-6.1.7.ebuild +++ b/dev-util/eric/eric-6.1.7.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="sqlite,xml" inherit python-single-r1 |