tools/catalyst-auto-ppc64le.conf: re-shuffle spec order

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev 2021-07-14 13:43:05 -07:00
parent 71ddd68f53
commit a3a1becbc6
No known key found for this signature in database
GPG key ID: A272C8F015129D52

View file

@ -6,8 +6,8 @@ UPLOAD_KEY=/root/.ssh/id_rsa
SPECS_DIR=${REPO_DIR}/releases/specs/ppc/ppc64le
SPECS="stage1-openrc.spec stage3-openrc.spec"
SPECS+=" installcd-stage1.spec installcd-stage2-minimal.spec"
OPTIONAL_SPECS="stage1-systemd.spec stage3-systemd.spec"
OPTIONAL_SPECS+=" installcd-stage1.spec installcd-stage2-minimal.spec"
OPTIONAL_SPECS+=" stage1-systemd.spec stage3-systemd.spec"
OPTIONAL_SPECS+=" stage1-openrc-power9le.spec stage3-openrc-power9le.spec"
OPTIONAL_SPECS+=" stage1-systemd-power9le.spec stage3-systemd-power9le.spec"
OPTIONAL_SPECS+=" musl-hardened-stage1.spec musl-hardened-stage3.spec"