David Michael 443124b2d8 profiles: Exclude masking kernel headers
Since the last portage update, the pattern behavior seems to have
changed so that globbing matches subdirectories at any depth (which
contradicts its documentation).  Work around this by explicitly
excluding the kernel modules from the pattern.

This was breaking building some kernel modules in the developer
container when the production image's /lib/modules was bind mounted
into the container.
2018-10-18 17:01:32 +00:00
..