summaryrefslogtreecommitdiff
path: root/dev-python/pkgcraft/pkgcraft-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pkgcraft/pkgcraft-9999.ebuild')
-rw-r--r--dev-python/pkgcraft/pkgcraft-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pkgcraft/pkgcraft-9999.ebuild b/dev-python/pkgcraft/pkgcraft-9999.ebuild
index c5c9bca81ac1..1e6dfefa9b31 100644
--- a/dev-python/pkgcraft/pkgcraft-9999.ebuild
+++ b/dev-python/pkgcraft/pkgcraft-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit distutils-r1
@@ -28,7 +28,7 @@ else
KEYWORDS="~amd64 ~arm64"
PKGCRAFT_VERSION_MAX="9999"
- PKGCRAFT_VERSION_MIN="0.0.12"
+ PKGCRAFT_VERSION_MIN="0.0.13"
fi
LICENSE="MIT"