From 7daf957a6da8f0a8ffff344079fbac5315c1b992 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Wed, 16 Sep 2015 14:48:35 +0200 Subject: [PATCH] sys-auth/sudo: Mask USE=sssd on alpha Compiling and test sys-auth/sssd is time-consuming, plus, it currently doesn't compile on alpha. The sudo version specified does not have the USE flag, but the functionality is there. In case USE=sssd is added to it, we go with the safer USE mask. Gentoo-Bug: 540540 --- profiles/arch/alpha/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index db35cb381cbf..7836544865c5 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Tobias Klausmann (16 Sep 2015) +# Mask USE=sssd for sudo because sys-auth/sssd is relatively big and doesn't +# compile on alpha. The version specified does not have the USE flag, but that +# version of sudo has the optional functionality. +>=app-admin/sudo-1.8.6 sssd + # Brian Evans =dev-db/mariadb-10.1.0 innodb-snappy -- 2.26.2