diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2024-08-27 13:01:17 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-08-27 13:01:17 -0400 |
commit | 32b6bccebd063d4a457d70c0c3a9231f7580c621 (patch) | |
tree | 196fb2d446bda32203dc8017dbfeba7bcd922347 /builders | |
parent | use non-bin version of rust everywhere (diff) | |
download | binhost-32b6bccebd063d4a457d70c0c3a9231f7580c621.tar.gz binhost-32b6bccebd063d4a457d70c0c3a9231f7580c621.tar.bz2 binhost-32b6bccebd063d4a457d70c0c3a9231f7580c621.zip |
tweak USE flags for meson CI
Followup for da590e74a3379b04576e2e27b08f99cda67453db. USE=fortran is no
longer the default in profile 23.0, which means those bins no longer
applied.
Vary boost. It is installed in all three builders, and the gnome/kde
ones are identical -- make one of them build python support.
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'builders')
-rw-r--r-- | builders/milou/gnome-v3-23/portage/package.use/meson-ci | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/builders/milou/gnome-v3-23/portage/package.use/meson-ci b/builders/milou/gnome-v3-23/portage/package.use/meson-ci new file mode 100644 index 0000000..1168fcb --- /dev/null +++ b/builders/milou/gnome-v3-23/portage/package.use/meson-ci @@ -0,0 +1,3 @@ +dev-libs/boost python +sys-cluster/openmpi fortran +sci-libs/hdf5 fortran |