commit: 32b6bccebd063d4a457d70c0c3a9231f7580c621 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Aug 27 17:01:17 2024 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Aug 27 17:01:17 2024 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=32b6bcce
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 <AT> gentoo.org> builders/milou/gnome-v3-23/portage/package.use/meson-ci | 3 +++ 1 file changed, 3 insertions(+) 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