From af212adbcb7e877340bf21b7a067d75d2531cdb8 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Sat, 17 Oct 2020 01:12:42 +0000 Subject: Updating liguros repo --- dev-python/python-prctl/python-prctl-1.7.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dev-python/python-prctl/python-prctl-1.7.ebuild') diff --git a/dev-python/python-prctl/python-prctl-1.7.ebuild b/dev-python/python-prctl/python-prctl-1.7.ebuild index b120311114ab..244d65e73310 100644 --- a/dev-python/python-prctl/python-prctl-1.7.ebuild +++ b/dev-python/python-prctl/python-prctl-1.7.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 + +DISTUTILS_USE_SETUPTOOLS=no PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit distutils-r1 @@ -15,7 +17,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND="sys-libs/libcap" - -DEPEND=" - ${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND}" -- cgit v1.3.1