When trying to `pkgman install trackgit`, I was getting the error:
problem 1: nothing provides lib:libgit2>=1.4.3 needed by trackgit-1.0.0~git-3
Additionally, attempting to rebuild locally, build was failing with an error
about the `git_status_options` struct not having a "baseline" field (it was
pulling in the `libgit2_25-0.25.1-3` packages).
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.