From 98ca30d3438fd83df7502bcec46064c3db59b012 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Tue, 12 Mar 2024 16:54:05 +0100 Subject: Enable CET on 23.0 builders manually, to be faster than rsync mirrors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- builders/milou/gnome-23/portage/make.conf | 2 +- builders/milou/gnome-v3-23/portage/make.conf | 2 +- builders/milou/kde-23/portage/make.conf | 2 +- builders/milou/kde-v3-23/portage/make.conf | 2 +- builders/milou/openrc-23/portage/make.conf | 2 +- builders/milou/openrc-v3-23/portage/make.conf | 2 +- builders/milou/server-23/portage/make.conf | 2 +- builders/milou/server-v3-23/portage/make.conf | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/builders/milou/gnome-23/portage/make.conf b/builders/milou/gnome-23/portage/make.conf index 1ab00b0..537f5b4 100644 --- a/builders/milou/gnome-23/portage/make.conf +++ b/builders/milou/gnome-23/portage/make.conf @@ -26,7 +26,7 @@ FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" -USE="bindist" +USE="bindist cet" ACCEPT_RESTRICT="* -bindist" diff --git a/builders/milou/gnome-v3-23/portage/make.conf b/builders/milou/gnome-v3-23/portage/make.conf index 96913ff..18a732c 100644 --- a/builders/milou/gnome-v3-23/portage/make.conf +++ b/builders/milou/gnome-v3-23/portage/make.conf @@ -26,7 +26,7 @@ FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" -USE="bindist" +USE="bindist cet" ACCEPT_RESTRICT="* -bindist" diff --git a/builders/milou/kde-23/portage/make.conf b/builders/milou/kde-23/portage/make.conf index 1ab00b0..537f5b4 100644 --- a/builders/milou/kde-23/portage/make.conf +++ b/builders/milou/kde-23/portage/make.conf @@ -26,7 +26,7 @@ FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" -USE="bindist" +USE="bindist cet" ACCEPT_RESTRICT="* -bindist" diff --git a/builders/milou/kde-v3-23/portage/make.conf b/builders/milou/kde-v3-23/portage/make.conf index 96913ff..18a732c 100644 --- a/builders/milou/kde-v3-23/portage/make.conf +++ b/builders/milou/kde-v3-23/portage/make.conf @@ -26,7 +26,7 @@ FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" -USE="bindist" +USE="bindist cet" ACCEPT_RESTRICT="* -bindist" diff --git a/builders/milou/openrc-23/portage/make.conf b/builders/milou/openrc-23/portage/make.conf index 1ab00b0..537f5b4 100644 --- a/builders/milou/openrc-23/portage/make.conf +++ b/builders/milou/openrc-23/portage/make.conf @@ -26,7 +26,7 @@ FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" -USE="bindist" +USE="bindist cet" ACCEPT_RESTRICT="* -bindist" diff --git a/builders/milou/openrc-v3-23/portage/make.conf b/builders/milou/openrc-v3-23/portage/make.conf index 96913ff..18a732c 100644 --- a/builders/milou/openrc-v3-23/portage/make.conf +++ b/builders/milou/openrc-v3-23/portage/make.conf @@ -26,7 +26,7 @@ FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" -USE="bindist" +USE="bindist cet" ACCEPT_RESTRICT="* -bindist" diff --git a/builders/milou/server-23/portage/make.conf b/builders/milou/server-23/portage/make.conf index 1ab00b0..537f5b4 100644 --- a/builders/milou/server-23/portage/make.conf +++ b/builders/milou/server-23/portage/make.conf @@ -26,7 +26,7 @@ FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" -USE="bindist" +USE="bindist cet" ACCEPT_RESTRICT="* -bindist" diff --git a/builders/milou/server-v3-23/portage/make.conf b/builders/milou/server-v3-23/portage/make.conf index 96913ff..18a732c 100644 --- a/builders/milou/server-v3-23/portage/make.conf +++ b/builders/milou/server-v3-23/portage/make.conf @@ -26,7 +26,7 @@ FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" -USE="bindist" +USE="bindist cet" ACCEPT_RESTRICT="* -bindist" -- cgit v1.2.3-65-gdbad