commit:     03f5761951b58157b161cd65fb35b7cd6bd4be92
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 13 18:03:39 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 18:03:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f57619

sci-chemistry/mdtraj: Fix DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/809767
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild 
b/sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild
index 229f664042a..f618155f139 100644
--- a/sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild
+++ b/sci-chemistry/mdtraj/mdtraj-1.9.4.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 

Reply via email to