000056afaa95b4a516213a18819403fdf02afa9b
This tweak makes possible to directly skip depgraph generation if the root node (the dependency to check, last node of the toposorted queue) is already up-to-date (wrt to stable: yes, for example). This is what Portage does internally (using backupenv) and may break in future releases without notice. So, keep the settings["ACCEPT_KEYWORDS"] setup as a guard, to ensure the safety property.
…
Description
No description provided
Languages
Python
98.8%
Shell
0.7%
Makefile
0.4%