commit: 5fbe597c341805d4e964907823fe1e396c8b453b
Author: Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Mon Dec 25 20:32:37 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Dec 25 20:32:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5fbe597c
dev-python/skia-pathops: remove false comment
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>
dev-python/skia-pathops/skia-pathops-0.8.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/skia-pathops/skia-pathops-0.8.0.ebuild
b/dev-python/skia-pathops/skia-pathops-0.8.0.ebuild
index a4b2904383..238ec3e7bf 100644
--- a/dev-python/skia-pathops/skia-pathops-0.8.0.ebuild
+++ b/dev-python/skia-pathops/skia-pathops-0.8.0.ebuild
@@ -23,7 +23,6 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
-# Until cpdef is removed from skia-pathops, we need cython < 3.0.0
BDEPEND="
app-arch/unzip
dev-python/cython[${PYTHON_USEDEP}]