diff options
-rw-r--r-- | sci-libs/scikit-image/scikit-image-0.17.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/scikit-image/scikit-image-0.17.2.ebuild b/sci-libs/scikit-image/scikit-image-0.17.2.ebuild index 86c845fe0c9e..da23a5193568 100644 --- a/sci-libs/scikit-image/scikit-image-0.17.2.ebuild +++ b/sci-libs/scikit-image/scikit-image-0.17.2.ebuild @@ -1,10 +1,9 @@ -# 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..9} ) -DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 optfeature DESCRIPTION="Image processing routines for SciPy" |