Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

Allow importing to/ importing from repositories of the same name but differing architectures
In https://gitlab.archlinux.org/archlinux/repod/-/merge_requests/74 the capability of importing to/ importing from a named repository has been implemented. However, the implementation currently only returns the first matching repository. As we will have repositories of the same name (e.g. `default`), but differing architectures (e.g. `x86_64` and `aarch64`) we will need to be able to become more specific (e.g. by providing the targeted architecture).
issue