dev-python/octave_kernel: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 2 Dec 2019 09:02:01 +0000 (10:02 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Dec 2019 17:12:46 +0000 (18:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/octave_kernel/octave_kernel-0.26.2.ebuild

index a7cf8f3627188372568066e2711d18ae2817f4ad..d393bf75a37064e642c56f147af01d0ba0352254 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1