diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-07-22 18:16:50 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-07-22 18:16:50 +0000 |
commit | de3f4232bd09bd05a19ae2b73baaa1337332b5aa (patch) | |
tree | d261a1ceb5f7812893f1df6832ad06bc1b34336c /profiles/arch/mips/package.use.mask | |
parent | Remove USE="pam" mask for sys-apps/systemd wrt #506418#c3 (diff) | |
download | gentoo-2-de3f4232bd09bd05a19ae2b73baaa1337332b5aa.tar.gz gentoo-2-de3f4232bd09bd05a19ae2b73baaa1337332b5aa.tar.bz2 gentoo-2-de3f4232bd09bd05a19ae2b73baaa1337332b5aa.zip |
Mask USE="consolekit" for sys-auth/pambase to match arch/alpha/package.use.mask because USE="pam" is masked for sys-auth/consolekit here due to missing CONFIG_AUDITSYSCALL support in kernel for this arch.
Diffstat (limited to 'profiles/arch/mips/package.use.mask')
-rw-r--r-- | profiles/arch/mips/package.use.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index f770abfdf272..2ed8d6d4bf8d 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.use.mask,v 1.62 2014/07/22 18:13:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.use.mask,v 1.63 2014/07/22 18:16:50 ssuominen Exp $ # Davide Pesavento <pesa@gentoo.org> (02 Jun 2014) # dev-qt/qtdeclarative:4 is not keyworded on mips @@ -30,6 +30,7 @@ app-text/tesseract webp # Pacho Ramos <pacho@gentoo.org> (01 Sep 2013) # CONFIG_AUDITSYSCALL=y is not implemented, bug #438368 sys-auth/consolekit pam +sys-auth/pambase consolekit # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (28 May 2013) # depends on sys-devel/llvm[video_cards_radeon] |