dev-libs/rocksdb: metadata: extend nume USE flag description

Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
This commit is contained in:
Filip Kobierski
2024-11-27 17:08:28 +01:00
committed by Guilherme Amadio
parent 66f5898866
commit ea96ea960e

View File

@@ -13,7 +13,7 @@
<remote-id type="github">facebook/rocksdb</remote-id>
</upstream>
<use>
<flag name="numa">Enable NUMA support</flag>
<flag name="numa">Enable NUMA support using <pkg>sys-process/numactl</pkg> (NUMA kernel support is also required)</flag>
<flag name="tbb">Enable support for <pkg>dev-cpp/tbb</pkg></flag>
</use>
</pkgmetadata>