From 5517c82efb9b793cd9b0533d5371080199789543 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Sat, 28 Nov 2020 22:36:37 +0300 Subject: sci-chemistry/pymol: Fix distutils warning Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Alexey Shvetsov --- sci-chemistry/pymol/pymol-2.4.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'sci-chemistry') diff --git a/sci-chemistry/pymol/pymol-2.4.0.ebuild b/sci-chemistry/pymol/pymol-2.4.0.ebuild index 04ac2f9895a0..6ff6e2326d92 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 -- cgit v1.2.3-65-gdbad