commit: f30408cfb13466ab90fc6db9feb0bdc05e0e3f90 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Sat Feb 18 01:25:10 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 01:28:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30408cf
profiles/hardened/linux/musl/package.mask: remove dev-libs/pth reference Bug: 596010 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 064ee2d530..4401810ee9 100644 --- a/profiles/hardened/linux/musl/package.mask +++ b/profiles/hardened/linux/musl/package.mask @@ -6,9 +6,6 @@ sys-libs/uclibc sys-libs/uclibc-ng sys-libs/glibc -# Hopelessly broken, bug #525136 -dev-libs/pth - # We use eudev which is tested on both uclibc and musl sys-apps/systemd sys-fs/udev
