commit: 4435cefbae6d22778f01618e9bebb48d6837d5bb Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue Apr 5 16:45:02 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Apr 5 16:45:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4435cefb
profiles: unmask >sys-kernel/linux-headers-3.16 on musl, bug #544476 profiles/hardened/linux/musl/package.mask | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask index 2021546..2218023 100644 --- a/profiles/hardened/linux/musl/package.mask +++ b/profiles/hardened/linux/musl/package.mask @@ -8,9 +8,6 @@ sys-libs/glibc # Hopelessly broken, bug #525136 dev-libs/pth -# We mask these until we sort out bug #544476. ->sys-kernel/linux-headers-3.16 - # We use eudev which is tested on both uclibc and musl sys-apps/systemd sys-fs/udev
