commit: b530e6c0dd70faadf83a85932b449b9270190892
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 16:47:23 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 16:51:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b530e6c0
app-portage/tatt: sync live ebuild
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
app-portage/tatt/tatt-9999.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-portage/tatt/tatt-9999.ebuild
b/app-portage/tatt/tatt-9999.ebuild
index b812e36405f5..805c349c5dd0 100644
--- a/app-portage/tatt/tatt-9999.ebuild
+++ b/app-portage/tatt/tatt-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..11} )
+EAPI=8
+PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 git-r3
DESCRIPTION="Arch testing tool"