From 564f8bfdb74759f8e95ec50a16419425e8ba8f25 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 6 Aug 2023 15:22:56 +0100 Subject: gentoo auto-resync : 06:08:2023 - 15:22:56 --- dev-python/line_profiler/line_profiler-4.0.3.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dev-python/line_profiler/line_profiler-4.0.3.ebuild') diff --git a/dev-python/line_profiler/line_profiler-4.0.3.ebuild b/dev-python/line_profiler/line_profiler-4.0.3.ebuild index 2cf016dcb0a6..bb034b04c80c 100644 --- a/dev-python/line_profiler/line_profiler-4.0.3.ebuild +++ b/dev-python/line_profiler/line_profiler-4.0.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 @@ -26,8 +26,9 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/ipython[${PYTHON_USEDEP}] " +#