Hi, Efraim Flashner <efr...@flashner.co.il> skribis:
> Here's a first draft at removing mips64el-linux support from the > documentation. I've left it as a supported system in (gnu ci), in (guix > packages) and in the tests. I changed the text where we mention that we > support mips64el-linux as an architecture, and elsewhere in the manual > I've either removed mention of it when it was listed as a supported > target or changed the references to aarch64. The patch LGTM! (gnu ci) refers to the cross-compilation target, which is fine, we can keep it. However, I think you can remove “mips64el-linux” from ‘%supported-systems’ in (guix packages), especially given the comment above it, and you can adjust ‘%hydra-supported-systems’ accordingly. Thanks, Ludo’.