commit: 21efb02156ae1ec3f3834d86d2780ba561bdff9f
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 20:58:45 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 21:01:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21efb021
app-portage/gentoolkit: Raise required portage version
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-portage/gentoolkit/gentoolkit-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild
b/app-portage/gentoolkit/gentoolkit-9999.ebuild
index a4e22666a537..551b618d223a 100644
--- a/app-portage/gentoolkit/gentoolkit-9999.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-9999.ebuild
@@ -25,7 +25,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# Need newer Portage for eclean-pkg API, bug #900224
DEPEND="
- >=sys-apps/portage-3.0.53[${PYTHON_USEDEP}]
+ >=sys-apps/portage-3.0.57[${PYTHON_USEDEP}]
"
RDEPEND="
${DEPEND}