blob: 89169963349a135eda76537fc51fef0eff578112 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.stable.mask,v 1.9 2014/11/15 21:23:39 floppym Exp $
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
# careful not to commit atoms that are not valid, as it can cause large-scale
# breakage, especially if it ends up in the daily snapshot.
#
## Example:
##
## # Dev E. Loper <developer@gentoo.org> (28 Jun 2012)
## # Masking foo USE flag until we can get the
## # foo stuff to work properly again (bug 12345)
## =media-video/mplayer-0.90_pre5 foo
## =media-video/mplayer-0.90_pre5-r1 foo
#
#--- END OF EXAMPLES ---
# Tim Harder <radhermit@gentoo.org> (11 Oct 2014)
# Masked since skype isn't stable
net-im/bitlbee skype
# Andreas K. Huettel <dilfridge@gentoo.org> (29 Jun 2014)
# Not yet stabilized dependencies blocking sec bug 514886
# we need to repeat this here likely because of the use.mask entry
app-office/libreoffice firebird
# Michał Górny <mgorny@gentoo.org> (30 Mar 2014)
# Don't apply stable masks to python-exec since we're forcing every
# impl there anyway. Please keep this in sync with use.stable.mask.
dev-lang/python-exec -python_targets_pypy
dev-lang/python-exec -python_single_target_pypy
dev-lang/python-exec -python_targets_pypy3
dev-lang/python-exec -python_single_target_pypy3
# Tom Wijsman <TomWij@gentoo.org (16 Mar 2014)
# Mask unstable USE flags on media-video/vlc, see security bug #499806.
media-video/vlc gnutls opus vdpau
# Tom Wijsman <TomWij@gentoo.org> (06 Feb 2014)
# [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable.
www-apps/cgit jit
|