commit:     5517c82efb9b793cd9b0533d5371080199789543
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 19:36:37 2020 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 19:36:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5517c82e

sci-chemistry/pymol: Fix distutils warning

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 sci-chemistry/pymol/pymol-2.4.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-chemistry/pymol/pymol-2.4.0.ebuild 
b/sci-chemistry/pymol/pymol-2.4.0.ebuild
index 04ac2f9895a..6ff6e2326d9 100644
--- a/sci-chemistry/pymol/pymol-2.4.0.ebuild
+++ b/sci-chemistry/pymol/pymol-2.4.0.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1 desktop optfeature flag-o-matic xdg-utils
 

Reply via email to