dev-python/peewee: depend on <cython-3 for old

Bug: https://bugs.gentoo.org/911412
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-07-30 13:44:10 +01:00
parent 0db7801fbd
commit fff6b3e4fe

View File

@@ -32,8 +32,9 @@ DEPEND="
RDEPEND="
${DEPEND}
"
# <cython-3 for bug #911412
BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]
<dev-python/cython-3[${PYTHON_USEDEP}]
"
distutils_enable_sphinx docs