From d934827bf44b7cfcf6711964418148fa60877668 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Nov 2020 22:39:15 +0000 Subject: gentoo resync : 25.11.2020 --- dev-python/ntplib/ntplib-0.3.3.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev-python/ntplib/ntplib-0.3.3.ebuild') diff --git a/dev-python/ntplib/ntplib-0.3.3.ebuild b/dev-python/ntplib/ntplib-0.3.3.ebuild index 11967a49ea26..57418fb10e97 100644 --- a/dev-python/ntplib/ntplib-0.3.3.ebuild +++ b/dev-python/ntplib/ntplib-0.3.3.ebuild @@ -2,7 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 + PYTHON_COMPAT=( python3_{6,7,8} ) +DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 -- cgit v1.2.3