From 9bb3079803a7ad03c8ce09d75daed4154ca9a05e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 28 May 2025 11:37:51 +0200 Subject: dev-lang/python: Remove unused python-utils-r1 inherit from 3.9* MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-lang/python/python-3.9.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/python/python-3.9.9999.ebuild') diff --git a/dev-lang/python/python-3.9.9999.ebuild b/dev-lang/python/python-3.9.9999.ebuild index f738efdb3046..5ff1e9b5d4f4 100644 --- a/dev-lang/python/python-3.9.9999.ebuild +++ b/dev-lang/python/python-3.9.9999.ebuild @@ -5,7 +5,7 @@ EAPI="8" WANT_LIBTOOL="none" inherit autotools check-reqs flag-o-matic git-r3 multiprocessing pax-utils -inherit prefix python-utils-r1 toolchain-funcs +inherit prefix toolchain-funcs PYVER=$(ver_cut 1-2) PATCHSET="python-gentoo-patches-3.9.22" -- cgit v1.2.3