diff options
author | Daniel Kuehn <lejonet@gentoo.org> | 2015-11-13 22:28:08 +0100 |
---|---|---|
committer | Daniel Kuehn <lejonet@gentoo.org> | 2015-11-13 22:30:59 +0100 |
commit | a9dcc0c6e1ffde18035c9cb85c83f3749bb52c37 (patch) | |
tree | c04b14636a07c3fc39757831ae98099bbc1052b4 /profiles/arch/amd64/use.mask | |
parent | app-doc/pms: Version bump. (diff) | |
download | gentoo-a9dcc0c6e1ffde18035c9cb85c83f3749bb52c37.tar.gz gentoo-a9dcc0c6e1ffde18035c9cb85c83f3749bb52c37.tar.bz2 gentoo-a9dcc0c6e1ffde18035c9cb85c83f3749bb52c37.zip |
profiles: Move the global mask and arch-specific unmasks to the top of use.mask
Moved the entries for globally masking and arch-specific unmasking to the top
of their respective use.mask file, as instructed by hwoarang
Diffstat (limited to 'profiles/arch/amd64/use.mask')
-rw-r--r-- | profiles/arch/amd64/use.mask | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index c6ca82899a27..f8fe6ce1d8ce 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -10,6 +10,11 @@ # cilk has been ported to this arch. -cilk +# 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 + # Mike Gilbert <floppym@gentoo.org> (19 Oct 2014) # sys-libs/libapparmor -apparmor @@ -228,9 +233,4 @@ 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 |