From a095b2a3ec3bed2152c432625f8ec40f14c3c8d5 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 14 Jul 2016 18:58:26 -0400 Subject: [PATCH] profiles: USE=-filecaps for sys-libs/pam on musl profiles --- profiles/hardened/linux/musl/package.use | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 profiles/hardened/linux/musl/package.use diff --git a/profiles/hardened/linux/musl/package.use b/profiles/hardened/linux/musl/package.use new file mode 100644 index 0000000000000..dadfff7d528cc --- /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