summaryrefslogtreecommitdiff
path: root/app-portage/gentoolkit/gentoolkit-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-27 03:58:56 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-27 03:58:56 +0100
commiteb90394012a5d0ba3c13992fb861eb3387728c92 (patch)
treeef1098f5f74a16b29ec0dcf3cb0277809903d37c /app-portage/gentoolkit/gentoolkit-9999.ebuild
parentd76b6613e545057331e9273ddd21e68d28d9e402 (diff)
gentoo auto-resync : 27:08:2023 - 03:58:56
Diffstat (limited to 'app-portage/gentoolkit/gentoolkit-9999.ebuild')
-rw-r--r--app-portage/gentoolkit/gentoolkit-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild b/app-portage/gentoolkit/gentoolkit-9999.ebuild
index f2a2e460b5f9..bceaba71f64b 100644
--- a/app-portage/gentoolkit/gentoolkit-9999.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..11} pypy3 )
PYTHON_REQ_USE="xml(+),threads(+)"
inherit distutils-r1 tmpfiles
@@ -23,7 +23,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage-Tools"
LICENSE="GPL-2"
SLOT="0"
-# Need newer Portage for XML fix, bug #857537
+# Need newer Portage for eclean-pkg API, bug #900224
DEPEND="
>=sys-apps/portage-3.0.52[${PYTHON_USEDEP}]
"