aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'builders')
-rwxr-xr-xbuilders/milou/gnome-23/portage/variants/unstable/buildpkgonly2
-rwxr-xr-xbuilders/milou/gnome-v3-23/portage/variants/unstable/buildpkgonly2
2 files changed, 2 insertions, 2 deletions
diff --git a/builders/milou/gnome-23/portage/variants/unstable/buildpkgonly b/builders/milou/gnome-23/portage/variants/unstable/buildpkgonly
index e344f3c..8c894b0 100755
--- a/builders/milou/gnome-23/portage/variants/unstable/buildpkgonly
+++ b/builders/milou/gnome-23/portage/variants/unstable/buildpkgonly
@@ -4,6 +4,6 @@ set -e
# We must use buildpkgonly here since we do not want to actually install
# unstable packages. buildpkgonly will fatally error if any dependencies aren't
# installed.
-emerge --buildpkgonly sys-devel/gcc:15 sys-devel/gcc:14 sys-devel/gcc:12
+emerge --buildpkgonly sys-devel/gcc:{15,14,13,12}
# ... and clean it up
rm /etc/portage/package.accept_keywords/gcc
diff --git a/builders/milou/gnome-v3-23/portage/variants/unstable/buildpkgonly b/builders/milou/gnome-v3-23/portage/variants/unstable/buildpkgonly
index e344f3c..8c894b0 100755
--- a/builders/milou/gnome-v3-23/portage/variants/unstable/buildpkgonly
+++ b/builders/milou/gnome-v3-23/portage/variants/unstable/buildpkgonly
@@ -4,6 +4,6 @@ set -e
# We must use buildpkgonly here since we do not want to actually install
# unstable packages. buildpkgonly will fatally error if any dependencies aren't
# installed.
-emerge --buildpkgonly sys-devel/gcc:15 sys-devel/gcc:14 sys-devel/gcc:12
+emerge --buildpkgonly sys-devel/gcc:{15,14,13,12}
# ... and clean it up
rm /etc/portage/package.accept_keywords/gcc