diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-07-13 18:02:36 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-07-13 18:02:36 -0400 |
commit | 0c8ed72a2c1249675b5c84a9decf821865071cd3 (patch) | |
tree | aea902ef6e214c33adeb2c6efebe39d80e85eea5 /profiles | |
parent | app-portage/cpuinfo2cpuflags: Rename to cpuid2cpuflags (diff) | |
download | gentoo-0c8ed72a2c1249675b5c84a9decf821865071cd3.tar.gz gentoo-0c8ed72a2c1249675b5c84a9decf821865071cd3.tar.bz2 gentoo-0c8ed72a2c1249675b5c84a9decf821865071cd3.zip |
profiles: unmask sys-lib/pam for hardened/linux/musl profiles
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/musl/package.mask | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/musl/use.mask | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/profiles/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask index 451e07968639..39c983753673 100644 --- a/profiles/hardened/linux/musl/package.mask +++ b/profiles/hardened/linux/musl/package.mask @@ -13,7 +13,6 @@ sys-apps/systemd sys-fs/udev # dev-libs/elfutils -sys-libs/pam # packages that need masked packages or multilib dev-games/gtkradiant diff --git a/profiles/hardened/linux/musl/use.mask b/profiles/hardened/linux/musl/use.mask index c5a6463c4f2b..fd9d601a3330 100644 --- a/profiles/hardened/linux/musl/use.mask +++ b/profiles/hardened/linux/musl/use.mask @@ -2,8 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -pam - -elibc_musl elibc_uclibc elibc_glibc |