commit:     f4a65194502f41a7ea48fa4ce406fbc08d8e657c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 18:10:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May  2 19:11:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a65194

dev-python/pkgcraft: tweak live dep

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pkgcraft/pkgcraft-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pkgcraft/pkgcraft-9999.ebuild 
b/dev-python/pkgcraft/pkgcraft-9999.ebuild
index 8ffd087568b0..5a3929c9bc02 100644
--- a/dev-python/pkgcraft/pkgcraft-9999.ebuild
+++ b/dev-python/pkgcraft/pkgcraft-9999.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://github.com/pkgcraft/pkgcraft-python";
        inherit git-r3
 
-       PKGCRAFT_VERSION_MAX="9999"
+       PKGCRAFT_VERSION_MAX="99999"
        PKGCRAFT_VERSION_MIN="9999"
 else
        
SRC_URI="https://github.com/pkgcraft/pkgcraft-python/releases/download/v${PV}/${P/-python}.tar.gz";

Reply via email to