commit: 86bdc4cac6d0037c65a8cc1db7e39c9eefeec46f Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Nov 2 14:54:23 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Nov 2 14:54:23 2024 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=86bdc4ca
We dont need a i686-t64 subarch (chost is set by profile, cflags are identical, rel_type is changed) Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> releases/specs/x86/i686-t64/stage1-openrc-23.spec | 2 +- releases/specs/x86/i686-t64/stage1-systemd-23.spec | 2 +- releases/specs/x86/i686-t64/stage3-openrc-23.spec | 2 +- releases/specs/x86/i686-t64/stage3-systemd-23.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/releases/specs/x86/i686-t64/stage1-openrc-23.spec b/releases/specs/x86/i686-t64/stage1-openrc-23.spec index c6585f2f..12e3c4dd 100644 --- a/releases/specs/x86/i686-t64/stage1-openrc-23.spec +++ b/releases/specs/x86/i686-t64/stage1-openrc-23.spec @@ -1,4 +1,4 @@ -subarch: i686-t64 +subarch: i686 target: stage1 version_stamp: openrc-@TIMESTAMP@ rel_type: 23.0-time64 diff --git a/releases/specs/x86/i686-t64/stage1-systemd-23.spec b/releases/specs/x86/i686-t64/stage1-systemd-23.spec index 0286ce97..f92bbf32 100644 --- a/releases/specs/x86/i686-t64/stage1-systemd-23.spec +++ b/releases/specs/x86/i686-t64/stage1-systemd-23.spec @@ -1,4 +1,4 @@ -subarch: i686-t64 +subarch: i686 target: stage1 version_stamp: systemd-@TIMESTAMP@ rel_type: 23.0-time64 diff --git a/releases/specs/x86/i686-t64/stage3-openrc-23.spec b/releases/specs/x86/i686-t64/stage3-openrc-23.spec index 73dc09b2..8220c5bd 100644 --- a/releases/specs/x86/i686-t64/stage3-openrc-23.spec +++ b/releases/specs/x86/i686-t64/stage3-openrc-23.spec @@ -1,4 +1,4 @@ -subarch: i686-t64 +subarch: i686 target: stage3 version_stamp: openrc-@TIMESTAMP@ rel_type: 23.0-time64 diff --git a/releases/specs/x86/i686-t64/stage3-systemd-23.spec b/releases/specs/x86/i686-t64/stage3-systemd-23.spec index 97427b44..5cd47699 100644 --- a/releases/specs/x86/i686-t64/stage3-systemd-23.spec +++ b/releases/specs/x86/i686-t64/stage3-systemd-23.spec @@ -1,4 +1,4 @@ -subarch: i686-t64 +subarch: i686 target: stage3 version_stamp: systemd-@TIMESTAMP@ rel_type: 23.0-time64