commit: a095b2a3ec3bed2152c432625f8ec40f14c3c8d5 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Jul 14 22:58:26 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Jul 14 22:58:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a095b2a3
profiles: USE=-filecaps for sys-libs/pam on musl profiles profiles/hardened/linux/musl/package.use | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/hardened/linux/musl/package.use b/profiles/hardened/linux/musl/package.use new file mode 100644 index 0000000..dadfff7 --- /dev/null +++ b/profiles/hardened/linux/musl/package.use @@ -0,0 +1,8 @@ +# Copyright 1999-2016 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Anthony G. Basile <bluen...@gentoo.org> (14 Jul 2016) +# We need this to break a circular dependency with +# 'sys-libs/libcap pam' in stage3 catalyst builds +sys-libs/pam -filecaps