commit:     df7743da2d85d4fd02876c0576f35c16c21072bb
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 22:43:07 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 22:43:07 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=df7743da

Sort arm builds a bit better

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-arm.conf | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tools/catalyst-auto-arm.conf b/tools/catalyst-auto-arm.conf
index 43354c74..5f1d6856 100644
--- a/tools/catalyst-auto-arm.conf
+++ b/tools/catalyst-auto-arm.conf
@@ -11,10 +11,6 @@ SPECS_DIR=${REPO_DIR}/releases/specs/arm
 EMAIL_SUBJECT_PREPEND="[arm-auto]"
 
 SETS="
-       armv6j_hf_musl_hardened_openrc
-       armv7a_hf_musl_hardened_openrc
-       armv6j_hf_musl_openrc
-       armv7a_hf_musl_openrc
        armv4tl_openrc
        armv4tl_systemd
        armv5tel_openrc
@@ -23,10 +19,14 @@ SETS="
        armv6j_hf_systemd
        armv6j_sf_openrc
        armv6j_sf_systemd
+       armv6j_hf_musl_openrc
+       armv6j_hf_musl_hardened_openrc
        armv7a_hf_openrc
        armv7a_hf_systemd
        armv7a_sf_openrc
        armv7a_sf_systemd
+       armv7a_hf_musl_openrc
+       armv7a_hf_musl_hardened_openrc
 "
 
 SET_armv4tl_openrc_SPECS="armv4tl/stage1-openrc.spec 
armv4tl/stage3-openrc.spec"

Reply via email to