commit:     1f1976d355e7771587becfad8587dadc5cb3153d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 06:58:47 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 07:02:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1976d3

sci-physics/qutip: Remove Python 2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-physics/qutip/qutip-4.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-physics/qutip/qutip-4.2.0.ebuild 
b/sci-physics/qutip/qutip-4.2.0.ebuild
index 52d699a8653..9bbf6fe19d2 100644
--- a/sci-physics/qutip/qutip-4.2.0.ebuild
+++ b/sci-physics/qutip/qutip-4.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 toolchain-funcs
 

Reply via email to