Stop all 17.0 / 20.0 / 22.0 profile builds

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2024-06-01 16:21:51 +02:00
parent 2e52c01031
commit 3b62d92a9e
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
15 changed files with 4 additions and 57 deletions

View file

@ -27,17 +27,6 @@ SETS="
musl_llvm_23
x32_openrc_23
x32_systemd_23
openrc
nomultilib_openrc
llvm_openrc
hardened_openrc
hardened_nomultilib_openrc
hardened_selinux_openrc
hardened_nomultilib_selinux_openrc
musl
musl_hardened
musl_llvm
x32_openrc
"
# 17.0

View file

@ -27,16 +27,6 @@ SETS="
armv7a_sf_systemd_23
armv7a_hf_musl_openrc_23
armv7a_hf_musl_hardened_openrc_23
armv4tl_openrc
armv5tel_openrc
armv6j_hf_openrc
armv6j_sf_openrc
armv6j_hf_musl_openrc
armv6j_hf_musl_hardened_openrc
armv7a_hf_openrc
armv7a_sf_openrc
armv7a_hf_musl_openrc
armv7a_hf_musl_hardened_openrc
"
SET_armv4tl_openrc_SPECS="armv4tl/stage1-openrc.spec armv4tl/stage3-openrc.spec"

View file

@ -15,11 +15,6 @@ SETS="
musl_23
musl_hardened_23
musl_llvm_23
openrc
llvm_openrc
musl
musl_hardened
musl_llvm
"
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec stage3d-openrc.spec"

View file

@ -8,7 +8,6 @@ SPECS_DIR=${REPO_DIR}/releases/specs/ia64
SETS="
openrc_23
systemd_23
openrc
"
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"

View file

@ -12,10 +12,6 @@ SETS="
openrc_64_23
systemd_64_23
musl_hardened_64_23
openrc
musl_hardened
openrc_64
musl_hardened_64
"
SET_openrc_SPECS="ppc32/stage1-openrc.spec ppc32/stage3-openrc.spec"

View file

@ -12,10 +12,6 @@ SETS="
systemd_power9le_23
musl_hardened_23
musl_hardened_power9le_23
openrc
openrc_power9le
musl_hardened
musl_hardened_power9le
"
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"

View file

@ -9,7 +9,6 @@ EMAIL_SUBJECT_PREPEND="[alpha-qemu-auto]"
SETS="
openrc23
systemd23
openrc
"
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"

View file

@ -9,7 +9,6 @@ SUBARCH=aarch64_be
SETS="
openrc_23
systemd_23
openrc
"
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"

View file

@ -13,7 +13,6 @@ EMAIL_SUBJECT_PREPEND="[loong-qemu-auto]"
SETS="
openrc23
systemd23
openrc
"
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"

View file

@ -14,8 +14,6 @@ SETS="
openrc_23
systemd_23
musl_23
openrc
musl
"
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"

View file

@ -28,7 +28,7 @@ SETS_O32_23="
mips2_o32_musl_23
"
SETS_O32="${SETS_O32_17} ${SETS_O32_23}"
SETS_O32="${SETS_O32_23}"
SETS_N32_17="
mipsel3_n32_openrc
@ -42,7 +42,7 @@ SETS_N32_23="
mips3_n32_systemd_23
"
SETS_N32="${SETS_N32_17} ${SETS_N32_23}"
SETS_N32="${SETS_N32_23}"
SETS_N64_17="
mipsel3_n64_openrc
@ -56,7 +56,7 @@ SETS_N64_23="
mips3_n64_systemd_23
"
SETS_N64="${SETS_N64_17} ${SETS_N64_23}"
SETS_N64="${SETS_N64_23}"
SETS_MULTI_17="
mipsel3_multilib_openrc
@ -70,7 +70,7 @@ SETS_MULTI_23="
mips3_multilib_systemd_23
"
SETS_MULTI="${SETS_MULTI_17} ${SETS_MULTI_23}"
SETS_MULTI="${SETS_MULTI_23}"
# 17.0 O32

View file

@ -25,11 +25,6 @@ SETS="
ilp32_openrc_23
ilp32_systemd_23
ilp32_musl_23
lp64d_openrc
lp64d_musl
lp64_openrc
lp64_musl
multilib_openrc
"
SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec"

View file

@ -10,8 +10,6 @@ SETS="
systemd_64_23
openrc_32_23
systemd_32_23
openrc_64
openrc_32
"
SET_openrc_64_SPECS="s390x/stage1-openrc.spec s390x/stage3-openrc.spec"

View file

@ -10,8 +10,6 @@ SETS="
systemd_32_23
openrc_64_23
systemd_64_23
openrc_32
openrc_64
"
SET_openrc_32_SPECS="sparc/stage1.spec sparc/stage3.spec"

View file

@ -16,10 +16,6 @@ SETS="
i686_systemd_23
hardened_openrc_23
musl_23
i486_openrc
i686_openrc
hardened_openrc
musl
"
SET_i486_openrc_SPECS="i486/stage1-openrc.spec i486/stage3-openrc.spec"