commit: 8c6904a03c3e9f3c57de3d5ba687642b23a8752e
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Thu Aug 25 21:41:07 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 10:46:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c6904a0
sci-physics/bullet: use <pkg> tag in metadata.xml
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-physics/bullet/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-physics/bullet/metadata.xml b/sci-physics/bullet/metadata.xml
index 9ab60278b74d..f6d1a3ecfebd 100644
--- a/sci-physics/bullet/metadata.xml
+++ b/sci-physics/bullet/metadata.xml
@@ -13,7 +13,7 @@
<use>
<flag restrict="<=sci-physics/bullet-3.17" name="extras">Build the
extras</flag>
<flag name="double-precision">Build libraries in double precision</flag>
- <flag name="tbb">Enable multithreading with the Intel Threads Building
Block dev-cpp/tbb</flag>
+ <flag name="tbb">Enable multithreading with the Intel Threads Building
Block <pkg>dev-cpp/tbb</pkg></flag>
</use>
<upstream>
<remote-id type="google-code">bullet</remote-id>