diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/musl/package.use | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/hardened/linux/musl/package.use b/profiles/hardened/linux/musl/package.use new file mode 100644 index 000000000000..dadfff7d528c --- /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 <blueness@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 |