Dtools : package missing from ARM repos

Hi, the “dtools” package (Anciliary tools for the D programming language) that exists for Manjaro x86 (Community repo), is missing from the ARM repos.

Any reason ? It’s a dependancy of some AUR package I’m trying to build…

TIA

Seems that Arch Linux ARM, which we get most of our packages from, does not package it, so you likely will have to build it yourself with this PKGBUILD.
Just add aarch64 to the arch=(x86_64) array.

If it doesn’t build, then it might be why Arch Linux ARM do not have it in the repository.