*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / vpython / vpython-7.4.2.ebuild
index 668b766f7ab6a4c1ce7227d0a625bbc42a95e56c..f04d979bc1b462d4351d12c5a596894db7c9df39 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="VPython for Jupyter notebook"