Diff graph-tool-2.98 with a graph-tool-9999

/usr/portage/dev-python/graph-tool/graph-tool-9999.ebuild 2026-05-27 19:17:04.548970951 +0300
18 18
DESCRIPTION="An efficient python module for manipulation and statistical analysis of graphs"
19 19
HOMEPAGE="https://graph-tool.skewed.de/"
20 20

  
21
LICENSE="GPL-3"
21
LICENSE="LGPL-3"
22 22
SLOT="0"
23 23
IUSE="+cairo openmp"
24 24
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
Thank you!