From: Anthony G. Basile Date: Thu, 14 Jul 2016 22:58:26 +0000 (-0400) Subject: profiles: USE=-filecaps for sys-libs/pam on musl profiles X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a095b2a3ec3bed2152c432625f8ec40f14c3c8d5;p=gentoo.git profiles: USE=-filecaps for sys-libs/pam on musl profiles --- 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 (14 Jul 2016) +# We need this to break a circular dependency with +# 'sys-libs/libcap pam' in stage3 catalyst builds +sys-libs/pam -filecaps