dev-python/gevent: add metadata for use flags

Signed-off-by: Shaoyu Tseng <dev@notyourcomputer.net>
This commit is contained in:
Shaoyu Tseng
2024-03-11 16:44:44 -04:00
parent 3e783c51de
commit b694617786

View File

@@ -10,4 +10,8 @@
<remote-id type="github">gevent/pyqtdarktheme</remote-id>
<doc>https://www.gevent.org/</doc>
</upstream>
<use>
<flag name="monitor">Enhancements to gevents self-monitoring capabilities. This includes the psutil library which is needed to monitor memory usage.</flag>
<flag name="recommended">A shortcut for installing suggested extras together. This includes the non-test extras defined here, plus additions that improve gevents operation on certain platforms (for example, in the past, it has included backports of newer APIs).</flag>
</use>
</pkgmetadata>