From: Patrick McLean Date: Thu, 30 Jan 2020 02:45:10 +0000 (-0800) Subject: dev-python/cliff-2.18.0: Drop py38 for now X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eb10bf821fe7a4f87f47952bae6be1c8fce14310;p=gentoo.git dev-python/cliff-2.18.0: Drop py38 for now Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Patrick McLean --- diff --git a/dev-python/cliff/cliff-2.18.0.ebuild b/dev-python/cliff/cliff-2.18.0.ebuild index 6cd9718ae7b1..6087508896d4 100644 --- a/dev-python/cliff/cliff-2.18.0.ebuild +++ b/dev-python/cliff/cliff-2.18.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7} ) DISTUTILS_USE_SETUPTOOLS=rdepend # entry_points is added via [entry_points] in setup.cfg _DISTUTILS_SETUPTOOLS_WARNED=1