summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/pkgcraft/pkgcraft-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pkgcraft/pkgcraft-9999.ebuild b/dev-python/pkgcraft/pkgcraft-9999.ebuild
index be43bfffaec1..8969d25f9d5f 100644
--- a/dev-python/pkgcraft/pkgcraft-9999.ebuild
+++ b/dev-python/pkgcraft/pkgcraft-9999.ebuild
@@ -38,7 +38,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
- dev-python/cython
+ >=dev-python/cython-3.0.0_beta1
dev-python/setuptools_scm
virtual/pkgconfig
"