mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles: Globally mask USE-flag sssd
Masking the sssd USE-flag globally and unmasking it in the tested arches to stop minor arches sfrom blocking major arches AND prevent the dropping of keywords on sudo for said minor arches, in regards to sssd and sudo bugs 540540 and 525674
This commit is contained in:
@@ -228,4 +228,9 @@ capslib
|
||||
# fdk-aac is already keyworded here
|
||||
-fdk
|
||||
|
||||
# 2015/11/13 - Daniel Kuehn <lejonet@gentoo.org>
|
||||
# Unmask sssd USE-flag as it is tested on this arch in regards to bugs
|
||||
# 540540 and 525674
|
||||
-sssd
|
||||
|
||||
# NOT NECESSARY - SECTION
|
||||
|
||||
@@ -258,3 +258,9 @@ numa
|
||||
|
||||
# toolkit for nvidia binary drivers
|
||||
cg
|
||||
|
||||
# 2015/11/13 - Daniel Kuehn <lejonet@gentoo.org>
|
||||
# Unmask sssd USE-flag as it is tested on this arch in regards to bugs
|
||||
# 540540 and 525674
|
||||
-sssd
|
||||
|
||||
|
||||
@@ -359,4 +359,10 @@ d3d
|
||||
# mask wayland since dev-libs/wayland isn't keyworded
|
||||
wayland
|
||||
|
||||
# 2015/11/13 - Daniel Kuehn <lejonet@gentoo.org>
|
||||
# ACKED-BY: jer
|
||||
# Unmask sssd USE-flag as it is tested on this arch in regards to bugs
|
||||
# 540540 and 525674
|
||||
-sssd
|
||||
|
||||
# DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>.
|
||||
|
||||
@@ -229,3 +229,9 @@ clvm
|
||||
# Pacho Ramos <pacho@gentoo.org> (08 Jan 2014)
|
||||
# Unmask systemd since it is keyworded here.
|
||||
-systemd
|
||||
|
||||
# 2015/11/13 - Daniel Kuehn <lejonet@gentoo.org>
|
||||
# Unmask sssd USE-flag as it is tested on this arch in regards to bugs
|
||||
# 540540 and 525674
|
||||
-sssd
|
||||
|
||||
|
||||
@@ -210,3 +210,9 @@ win64
|
||||
|
||||
# fdk-aac is already keyworded here
|
||||
-fdk
|
||||
|
||||
# 2015/11/13 - Daniel Kuehn <lejonet@gentoo.org>
|
||||
# Unmask sssd USE-flag as it is tested on this arch in regards to bugs
|
||||
# 540540 and 525674
|
||||
-sssd
|
||||
|
||||
|
||||
@@ -390,3 +390,10 @@ openrc-force
|
||||
# Mike Gilbert <floppym@gentoo.org> (19 Oct 2014)
|
||||
# sys-libs/libapparmor
|
||||
apparmor
|
||||
|
||||
# Daniel Kuehn <lejonet@gentoo.org> (13 Nov 2015)
|
||||
# Masking sssd USE-flag globally and unmasking it on the tested arches
|
||||
# to stop minor arches from blocking major arches AND prevent the dropping
|
||||
# of keywords on sudo for said minor arches, in regards to ssd and sudo bugs
|
||||
# 540540 and 525674
|
||||
sssd
|
||||
|
||||
Reference in New Issue
Block a user