We have yet another instance of someone emerging lapack-reference
without
a valid blas configuration in
https://bugs.gentoo.org/show_bug.cgi?id=498490
(not their original problem).
I think we should do something about this in lapack-reference and
possibly
other ebuilds.
In pkg_setup, we could run
eselect blas update
to make sure that a valid configuration is active
and display an informational message about the blas provider
used with the output of
eselect blas show
Who thinks is a good/bad idea?
Francois