From: Tobias Klausmann Date: Wed, 16 Sep 2015 12:48:35 +0000 (+0200) Subject: sys-auth/sudo: Mask USE=sssd on alpha X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7daf957a6da8f0a8ffff344079fbac5315c1b992;p=gentoo.git 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 --- 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