From 5bd726cdf88feb3f33d28245f93409503f359696 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 16 Jul 2021 07:53:12 +0200 Subject: dev-python/cython: Correct DISTUTILS_USE_SETUPTOOLS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/cython/cython-0.29.24.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-python/cython') diff --git a/dev-python/cython/cython-0.29.24.ebuild b/dev-python/cython/cython-0.29.24.ebuild index 6abc468a0d0e..2dc83aee957e 100644 --- a/dev-python/cython/cython-0.29.24.ebuild +++ b/dev-python/cython/cython-0.29.24.ebuild @@ -3,7 +3,6 @@ EAPI=8 -DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{7..10} pypy3 ) PYTHON_REQ_USE="threads(+)" -- cgit v1.2.3-65-gdbad