aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-11-02 15:54:23 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-11-02 15:54:23 +0100
commit86bdc4cac6d0037c65a8cc1db7e39c9eefeec46f (patch)
tree36c649ed28fcd193eade907730ca1a06f777775c
parentAdd reduced portage config for the diskimage buidls (diff)
downloadreleng-86bdc4cac6d0037c65a8cc1db7e39c9eefeec46f.tar.gz
releng-86bdc4cac6d0037c65a8cc1db7e39c9eefeec46f.tar.bz2
releng-86bdc4cac6d0037c65a8cc1db7e39c9eefeec46f.zip
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@gentoo.org>
-rw-r--r--releases/specs/x86/i686-t64/stage1-openrc-23.spec2
-rw-r--r--releases/specs/x86/i686-t64/stage1-systemd-23.spec2
-rw-r--r--releases/specs/x86/i686-t64/stage3-openrc-23.spec2
-rw-r--r--releases/specs/x86/i686-t64/stage3-systemd-23.spec2
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