diff --git a/backports/rapidfuzz/APKBUILD b/backports/rapidfuzz/APKBUILD index 5a7b45a..2f878a4 100644 --- a/backports/rapidfuzz/APKBUILD +++ b/backports/rapidfuzz/APKBUILD @@ -4,7 +4,8 @@ pkgver=1.10.4 pkgrel=0 pkgdesc="Rapid fuzzy string matching in C++ using the Levenshtein Distance" url="https://github.com/maxbachmann/rapidfuzz-cpp" -arch="all" +#arch="all" +# fix me license="MIT" makedepends=" cmake