From a90c84e720803f3d26c0ade8f1f1e405ca97502a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jan 2023 17:52:12 +0000 Subject: gentoo auto-resync : 14:01:2023 - 17:52:11 --- dev-util/kcov/kcov-40.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/kcov/kcov-40.ebuild') diff --git a/dev-util/kcov/kcov-40.ebuild b/dev-util/kcov/kcov-40.ebuild index ea10f0c28b26..ea93aa899477 100644 --- a/dev-util/kcov/kcov-40.ebuild +++ b/dev-util/kcov/kcov-40.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10} ) +PYTHON_COMPAT=( python3_{9,10} ) inherit cmake python-any-r1 DESCRIPTION="Kcov is a code coverage tester for compiled languages, Python and Bash" -- cgit v1.2.3