commit: 0fbbee75b3f3a591559448b0be5889c38ace1bb4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 22:09:05 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 22:09:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fbbee75
sci-libs/mpir: fix typo in metadata.xml description
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/mpir/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/mpir/metadata.xml b/sci-libs/mpir/metadata.xml
index dc640b9e6bd5..926ae4d3740e 100644
--- a/sci-libs/mpir/metadata.xml
+++ b/sci-libs/mpir/metadata.xml
@@ -16,7 +16,7 @@ professional and amateur mathematicians, computer scientists
and
hobbyists.
</longdescription>
<use>
- <flag name="cpudetection">Enables runtime cpudetection (useful
for bindist, compatability on other CPUs)</flag>
+ <flag name="cpudetection">Enables runtime cpudetection (useful
for bindist, compatibility on other CPUs)</flag>
</use>
<upstream>
<remote-id type="github">wbhart/mpir</remote-id>