arm autobuilds: sort

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-09-02 12:43:47 +02:00
parent 1cfb6e041c
commit a8f267c5b8
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -11,10 +11,6 @@ SPECS_DIR=${REPO_DIR}/releases/specs/arm
EMAIL_SUBJECT_PREPEND="[arm-auto]"
SETS="
armv7a_hf_openrc
armv7a_hf_systemd
armv7a_sf_openrc
armv7a_sf_systemd
armv4tl_openrc
armv4tl_systemd
armv5tel_openrc
@ -23,6 +19,10 @@ SETS="
armv6j_hf_systemd
armv6j_sf_openrc
armv6j_sf_systemd
armv7a_hf_openrc
armv7a_hf_systemd
armv7a_sf_openrc
armv7a_sf_systemd
"
SET_armv4tl_openrc_SPECS="armv4tl/stage1-openrc.spec armv4tl/stage3-openrc.spec"