summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-04-19 11:11:24 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-04-19 11:13:21 -0400
commit943e1db887337bf41547ec6bdeb7c0d03941f725 (patch)
tree98cb1444aca115bae256d21507173880c9518821
parentdev-python/importlib_resources: Use pypi sdist (diff)
downloadgentoo-943e1db8.tar.gz
gentoo-943e1db8.tar.bz2
gentoo-943e1db8.zip
media-sound/xmms2: bdepend on <cython-3 for now
Albeit chances are will remove USE=python altogether, don't really expect upstream to fix this (no real development anymore) unless someone sends a PR which do get merged. Bug: https://bugs.gentoo.org/898726 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--media-sound/xmms2/xmms2-0.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/xmms2/xmms2-0.9.2.ebuild b/media-sound/xmms2/xmms2-0.9.2.ebuild
index c575d578f54d..6331433a600c 100644
--- a/media-sound/xmms2/xmms2-0.9.2.ebuild
+++ b/media-sound/xmms2/xmms2-0.9.2.ebuild
@@ -127,7 +127,7 @@ BDEPEND="
${PYTHON_DEPS}
virtual/pkgconfig
perl? ( dev-perl/Pod-Parser )
- python? ( $(python_gen_cond_dep 'dev-python/cython[${PYTHON_USEDEP}]') )"
+ python? ( $(python_gen_cond_dep '<dev-python/cython-3[${PYTHON_USEDEP}]') )"
PATCHES=(
"${FILESDIR}"/${PN}-0.9.1-cpp-client.patch