commit:     a49d20a1735cf5816c0e18a14e4aa9647b662fe7
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  9 10:47:46 2019 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Wed Oct  9 10:54:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a49d20a1

p/f/prefix/standalone/package.use.mask: mask sys-apps/util-linux[pam]

  sys-libs/pam is not essential in a Prefix system.  We would rather
  defer prefixifying it.

  This commit just removes sys-libs/pam reverse dependency by @system.

Closes: https://bugs.gentoo.org/695966
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 profiles/features/prefix/standalone/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/features/prefix/standalone/package.use.mask 
b/profiles/features/prefix/standalone/package.use.mask
index 7653e7fd7c1..636ee9549d9 100644
--- a/profiles/features/prefix/standalone/package.use.mask
+++ b/profiles/features/prefix/standalone/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Benda Xu <hero...@gentoo.org> (2019-10-09)
+# Do not draw pam from @system. Bug 695966.
+# runuser is not necessary for Prefix.
+sys-apps/util-linux pam
+
 # Benda Xu <hero...@gentoo.org> (2019-01-26)
 # native-extensions requires >=linux=4.6 for __NR_copy_file_range
 sys-apps/portage native-extensions

Reply via email to