app-portage/gentoolkit: live needs >=portage-3.0.52

Needed for new bintrees API member for eclean.

Bug: https://bugs.gentoo.org/900224
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-08-21 06:22:51 +01:00
parent 953cd61639
commit 93862e8ea3

View File

@@ -25,10 +25,13 @@ SLOT="0"
# Need newer Portage for XML fix, bug #857537
DEPEND="
>=sys-apps/portage-3.0.32[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
>=sys-apps/portage-3.0.52[${PYTHON_USEDEP}]
"
RDEPEND="
${DEPEND}
app-alternatives/awk
sys-apps/gentoo-functions"
sys-apps/gentoo-functions
"
distutils_enable_tests setup.py