From 3320ed2483a073bb51db124642e42af7cdfb7064 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sat, 9 Feb 2019 22:06:37 -0500 Subject: dev-python/ipython: add python3.7 for 5.8.0 Package-Manager: Portage-2.3.58, Repoman-2.3.12_p63 Signed-off-by: Mike Gilbert --- dev-python/ipython/ipython-5.8.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/ipython') diff --git a/dev-python/ipython/ipython-5.8.0-r1.ebuild b/dev-python/ipython/ipython-5.8.0-r1.ebuild index 7d8b1e5a7f17..0a6fff812b7c 100644 --- a/dev-python/ipython/ipython-5.8.0-r1.ebuild +++ b/dev-python/ipython/ipython-5.8.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} ) PYTHON_REQ_USE='readline,sqlite,threads(+)' inherit distutils-r1 eutils virtualx -- cgit v1.2.3