summaryrefslogtreecommitdiff
blob: 5cb9b0add6b545acf0275aa8f351f52bc173bc8d (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# This file requires >=portage-2.1.1
# New entries go on top.

# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.

# Matt Turner <mattst88@gentoo.org> (03 Mar 2019)
# Mask for testing. Bug 606924
media-libs/mesa libglvnd

# Georgy Yakovlev <gyakovlev@gentoo.org> (17 Jan 2019)
# Mask openjdk:8 for use as system java-vm until it's proven to work
dev-java/openjdk:8 gentoo-vm
dev-java/openjdk-bin:8 gentoo-vm

# Sven Wegener <swegener@gentoo.org> (18 Jan 2019)
# Waiting for >=dev-libs/libressl-2.7 to be unmasked.
>=net-libs/libvncserver-0.9.12 libressl

# William Hubbs <williamh@gentoo.org> (13 Jan 2019)
# For memtest86+ mask the floppy use flag since it requires grub:0 which
# is being removed
# (bug #674364)
sys-apps/memtest86+ floppy

# Brian Evans <grknight@gentoo.org> (11 Jan 2019)
# Depend on the EOL PHP 7.0
dev-libs/Ice php

# Michał Górny <mgorny@gentoo.org> (01 Dec 2018)
# Moved from use.mask to specific packages.
# Andreas Sturmlechner <asturm@gentoo.org> (10 May 2018)
# media-sound/mumble is masked/not keyworded at this point, bug #656826.
games-fps/quake3 mumble
games-fps/turtlearena mumble
games-fps/urbanterror mumble
games-rpg/manaplus mumble

# Michał Górny <mgorny@gentoo.org> (28 Nov 2018)
# Requires last-rited games-server/ut2003-ded.
games-fps/ut2003 dedicated

# Alfredo Tupone <tupone@gentoo.org> (18 Nov 2018)
# go brokes build of gnat-gpl
dev-lang/gnat-gpl go

# Pacho Ramos <pacho@gentoo.org> (11 Nov 2018)
# pm-utils will be removed, bug #659616
net-misc/wicd pm-utils
sys-apps/razercfg pm-utils
sys-power/powermgmt-base pm-utils

# Pacho Ramos <pacho@gentoo.org> (11 Nov 2018)
# sci-libs/spqr is going to be removed
dev-cpp/eigen test
kde-apps/cantor julia
sci-libs/ceres-solver sparse

# Alon Bar-Lev <alonbl@gentoo.org> (08 Nov 2018)
# Waiting for >=dev-libs/libressl-2.7 to be unmasked.
>=app-crypt/xca-2.1.0 libressl

# Alfredo Tupone <tupone@gentoo.org> (24 Oct 2018)
# jit brokes build of gnat-gpl
dev-lang/gnat-gpl jit

# Thomas Deutschmann <whissi@gentoo.org> (12 Oct 2018)
# Requires www-client/firefox and mail-client/thunderbird
# which are not available on all architectures
# yet, unmask per arch
app-misc/tracker firefox-bookmarks thunderbird

# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (06 Oct 2018)
# address user visible breakage due to circular dependency #665008
=media-fonts/encodings-1.0.4-r3 X

# Dirkjan Ochtman <djc@gentoo.org> (29 Sep 2018)
# Clippy is broken for now, can't find libraries (bug 667286)
<dev-lang/rust-1.29.2 clippy
dev-lang/rust-bin clippy

# Virgil Dupras <vdupras@gentoo.org> (26 Sep 2018)
# Server feature in paramiko is patched out for security reasons. It can
# be re-enabled with the 'server' USE flag, but this flag is hard
# masked. bug #666619
dev-python/paramiko server

# Alon Bar-Lev <alonbl@gentoo.org> (11 Sep 2018)
# Waiting for >=dev-libs/libressl-2.7 to be stablized.
>=dev-libs/opensc-0.18.0 libressl

# Andreas K. Hüttel <dilfridge@gentoo.org> (3 Aug 2018)
# New and for Gentoo still quite experimental. You've been
# warned. (Also, works only on x86_64 and with certain CPUs
# and compiler/binutils combinations.)
sys-libs/glibc cet

# Göktürk Yüksek <gokturk@gentoo.org> (6 Jul 2018)
# Dependency app-crypt/jitterentropy is keyworded for
# only a subset of the archs rng-tools supports
sys-apps/rng-tools jitterentropy

# Michał Górny <mgorny@gentoo.org> (13 Jun 2018)
# Requires app-arch/snappy[static-libs] that is no longer available.
# Bugs #651604, #651606.
app-emulation/qemu static
<dev-libs/leveldb-1.20 static-libs
sys-block/fio static
sys-cluster/ceph static-libs

# Michał Górny <mgorny@gentoo.org> (16 May 2018)
# Depends on last-rited sci-libs/coinhsl.
sci-libs/ipopt hsl

# Mike Gilbert <floppym@gentoo.org> (01 May 2018)
# Requires >=media-video/ffmpeg-4 (bug 654208).
>=www-client/chromium-67 system-ffmpeg

# Göktürk Yüksek <gokturk@gentoo.org> (4 Apr 2018)
# libewf is getting treecleaned (#547418).
# Starting with sleuthkit-4.6.0, we statically link sleuthkit to a
# locally compiled libewf. Mask the prior versions.
<app-forensics/sleuthkit-4.6.0 ewf

# Lars Wendler <polynomial-c@gentoo.org> (14 Mar 2018)
# Broken on all 32bit arches. Globally masked because of sys-apps/dmapi having
# no active upstream anymore.
# sys-cluster/ceph is only available on amd64 & x86, unmask per arch
net-fs/samba dmapi ceph

# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (14 Mar 2018)
# Mask local USE flag to satisfy repoman
app-emulation/fuse backend-svga

# Pacho Ramos <pacho@gentoo.org> (13 Mar 2018)
# libewf is going to be removed, bug #547418
app-admin/testdisk ewf

# Patrick McLean <chutzpah@gentoo.org> (6 Mar 2018)
# Requires dev-libs/boost-1.66 that is unkeyworded/masked
>=sys-cluster/ceph-12.2.4 system-boost

# Brian Evans <grknight@gentoo.org> (5 Mar 2018)
# Mask embedded USE on virtual/mysql and friends to transition it to be obsolete
virtual/mysql embedded
dev-db/mysql-cluster embedded
dev-perl/DBD-mysql embedded

# Brian Evans <grknight@gentoo.org> (28 Feb 2018)
# Mask client-libs USE to force users to install alternative standard pacakges
dev-db/mariadb client-libs
dev-db/mariadb-galera client-libs
dev-db/mysql client-libs
dev-db/percona-server client-libs

# Andreas K. Hüttel <dilfridge@gentoo.org> (2 Feb 2018)
# This feature is not ready yet, see bug 146882 comment 26
sys-libs/glibc compile-locales

# Mart Raudsepp <leio@gentoo.org> (10 Jan 2018)
# Failing tests, with extra deps that aren't keyworded due to that
>=gnome-base/gnome-settings-daemon-3.24 test

# Andrey Utkin <andrey_utkin@gentoo.org> (29 Dec 2017)
# This flag can be sensibly enabled only on macos.
# Can be unmasked in prefix/darwin/macos profiles. Bug #637482
media-video/ffmpeg appkit

# James Le Cuirot <chewi@gentoo.org> (17 Dec 2017)
# Java 9+ is not yet fully supported on Gentoo. Having a masked
# gentoo-vm flag allows us to provide it without it breaking Gentoo
# packages. Those who wish to experiment with it as a fully recognised
# Gentoo JVM can unmask the flag.
dev-java/oracle-jdk-bin:9 gentoo-vm
dev-java/oracle-jdk-bin:11 gentoo-vm
dev-java/oracle-jre-bin:9 gentoo-vm
dev-java/openjdk-bin:11 gentoo-vm
dev-java/openjdk:11 gentoo-vm

# Andreas K. Hüttel <dilfridge@gentoo.org> (04 Nov 2017)
# Requires audacious, which is masked. Bug 632513
media-libs/freeverb3 jack

# Pawel Hajdan jr <phajdan.jr@gentoo.org> (18 Sep 2017)
# Ian Stakenvicius <axs@gentoo.org> (27 Sep 2017)
# Depends on >=icu-59, still masked.
>=www-client/chromium-62.0.3202.9 system-icu
>=www-client/firefox-56.0 system-icu
>=mail-client/thunderbird-60.0 system-icu

# Andreas K. Huettel <dilfridge@gentoo.org> (9 Sep 2017)
# Potentially destructive. Use it only if you know what you're doing.
sys-libs/glibc vanilla

# Michael Orlitzky <mjo@gentoo.org> (24 Aug 2017)
# This is a security risk if not used carefully, bug 628596.
net-analyzer/nrpe command-args

# Michał Górny <mgorny@gentoo.org> (04 Aug 2017)
# sys-kernel/openvz-sources is being treecleaned wrt #580516.
app-emulation/libvirt openvz

# Michał Górny <mgorny@gentoo.org> (30 Jul 2017)
# The Z3 backend is unstable and causes assertion failures. Mask it
# until upstream fixes it properly.
<sys-devel/clang-8 z3

# Mike Gilbert <floppym@gentoo.org> (09 Jul 2017)
# Matthias Dahl <matthias.dahl@binary-island.eu> (05 Jul 2017)
# Both are not your typical garden-variety Linux programs and are
# rather sensitive when it comes to compiler flags, resulting in
# black screens, hangs or crashes. The average joe should have no
# need or even advantage to set custom compiler flags at all.
# Example: https://bugs.gentoo.org/619628
sys-boot/gnu-efi custom-cflags
sys-boot/refind custom-cflags

# Michał Górny <mgorny@gentoo.org> (29 Jun 2017)
# Upstream switched to CMake and no longer provides option to build
# static and shared libs. The flag is preserved not to break USE
# depenencies.
>=app-arch/snappy-1.1.5 static-libs

# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (18 Jun 2017)
# Libav is basically unsupported by mpv, see upstream issues 3923, 3925.
# Needs patch to even build, subs are broken and not supported anymore.
media-video/mpv libav

# Andreas K. Hüttel <dilfridge@gentoo.org> (29 May 2017)
# Does not build
sci-libs/linux-gpib php

# Michał Górny <mgorny@gentoo.org> (20 May 2017)
# CUDA support in nvtt does not support GCC 4.5+.
media-gfx/nvidia-texture-tools cuda

# Michał Górny <mgorny@gentoo.org> (15 May 2017)
# Mask ruby20-only compatible packages
=media-libs/libcaca-0.99_beta19 ruby

# Matthias Maier <tamiko@gentoo.org> (11 May 2017)
# Globally mask pie use flag. Selectively unmask on specific profiles.
sys-devel/gcc pie

# Mike Gilbert <floppym@gentoo.org> (28 Apr 2017)
# Needs sandbox-2.11 (masked)
>=www-client/chromium-59 tcmalloc

# Pawel Hajdan jr <phajdan.jr@gentoo.org> (02 Mar 2017)
# Known build issue with system libvpx:
# https://bugs.gentoo.org/show_bug.cgi?id=611394
>=www-client/chromium-58.0.3026.3 system-libvpx

# Michał Górny <mgorny@gentoo.org> (17 Feb 2017)
# Python 2 package relies on gedit[python] which is py3 only.
dev-vcs/rabbitvcs gedit

# Mike Gilbert <floppym@gentoo.org> (16 Feb 2017)
# Multiple test failures.
sys-boot/grub:2 test

# Ian Stakenvicius (25 Jan 2017)
# rust on mozilla packages is experimental
www-client/firefox rust
mail-client/thunderbird rust

# Lars Wendler <polynomial-c@gentoo.org> (19 Jan 2017)
# Masked until system heimdal can finally be used with AD DC
net-fs/samba system-heimdal

# Magnus Granberg <zorry@gentoo.org> (18 Jan 2017)
# Adding the mask so that end users and devlopers are notified of the removal and have some
# time to migrate. There is no support for gcj in gcc-7
>=sys-devel/gcc-6.3.0 gcj

# Robin H. Johnson <robbat2@gentoo.org> (04 Dec 2016)
# Additional HAProxy functionality waiting for related stuff to land in the
# tree.
# bug 541042 - lua 5.3
net-proxy/haproxy lua
# bug (none) - 51Degrees
net-proxy/haproxy 51degrees
# bug (none) - WURFL
net-proxy/haproxy wurfl

# Pacho Ramos <pacho@gentoo.org> (27 Nov 2016)
# Not rely on monodevelop, bug #596656
# dev-dotnet/zeitgeist-sharp is going to be removed, bug #582894
net-irc/hexchat theme-manager

# Pacho Ramos <pacho@gentoo.org> (27 Nov 2016)
# Avoid the usage of dead net-dialup/capi4k-utils
app-emulation/crossover-bin capi

# Ettore Di Giacinto <mudler@gentoo.org> (10 Nov 2016)
# Dependency has no stable keyword
# and as for now we have only stable mate versions
mate-base/mate bluetooth

# Ulrich Müller <ulm@gentoo.org> (15 Oct 2016)
# The --with-cairo option is considered as experimental by upstream
# and causes problems with updating the X window, bug #592238
app-editors/emacs cairo
app-editors/emacs-vcs cairo

# Michał Górny <mgorny@gentoo.org> (28 Aug 2016)
# lldb fails to build in the current RC, and needs a lot of minor fixes.
# It's no longer available in -9999 line, and it won't be in 3.9.0
# either unless somebody steps up to fix it.
>=sys-devel/llvm-3.9.0_rc lldb

# Gilles Dartiguelongue <eva@gentoo.org> (21 Aug 2016)
# Needs a Gstreamer plugin from gst-plugins-bad that is not packaged to date
media-plugins/grilo-plugins chromaprint

# Michał Górny <mgorny@gentoo.org> (05 Jul 2016)
# Mask system-clang support as it requires llvm-3.4 that is subject
# to security bug cleanup, #585102.
dev-util/intel-ocl-sdk system-clang

# Matthew Brewer <tomboy64@sina.cn> (02 June 2016)
# Acked-by: Amy Winston <amynka@gentoo.org>
# Currently broken upstream.
>=dev-lang/rakudo-2016.05 java

# Michał Górny <mgorny@gentoo.org> (14 May 2016)
# (on behalf of QA team)
# sys-devel/gcc[jit]:
# - violates strict multilib rules, #569608
# - causes collisions between multiple gcc versions, #583010
# Masking the flag until it is fixed.
sys-devel/gcc jit

# Mike Frysinger <vapier@gentoo.org> (08 May 2016)
# Most targets do not support VTV #547040.
sys-devel/gcc vtv

# Matthew Brewer <tomboy64@sina.cn> (08 May 2016)
# Acked-by: Amy Winston <amynka@gentoo.org>
# Upstream supports using Clang's address sanitizer, but apparently
# invokes it wrong.
dev-lang/moarvm asan

# Patrice Clement <monsieurp@gentoo.org>
# Merged on behalf of:
# Jonathan Scruggs <j.scruggs@gmail.com> (28 Sep 2017)
# Newer versions have a patch to fix the python issues.
<=media-libs/openimageio-1.6.13 python

# Ian Stakenvicius <axs@gentoo.org> (28 Apr 2016)
# system-cairo support causes lots of crashing in mozilla pkgs
# (see bug #556378 and others)
www-client/firefox system-cairo
mail-client/thunderbird system-cairo
>=www-client/seamonkey-2.41 system-cairo

# James Le Cuirot <chewi@gentoo.org> (10 Apr 2016)
# Slower and less reliable than HotSpot and we don't support Java on
# any non-HotSpot platforms. Don't unmask these unless you know what
# you're doing. This has upstream's approval.
dev-java/icedtea cacao jamvm

# Patrice Clement <monsieurp@gentoo.org> (27 Nov 2015)
# Unsastified dependencies are upsetting repoman. Needs investigation.
app-arch/cfv bittorrent

# Rick Farina <zerochaos@gentoo.org> (06 Oct 2015)
# forward porting this patch is non-trivial, mask for now
>=net-wireless/wpa_supplicant-2.5 wimax

# Justin Lecher <jlec@gentoo.org> (22 Sep 2015)
# Downloads files during installation
# https://bugs.gentoo.org/show_bug.cgi?id=533876
>=sci-libs/vtk-6.1.0 examples

# Jason Zaman <perfinion@gentoo.org> (06 Sep 2015)
# This is for cgmanager which is linux only.
# Unmasked in default/linux/package.use.mask.
sys-auth/consolekit cgroups

# James Le Cuirot <chewi@gentoo.org> (18 Aug 2015)
# gcc[awt] is only used by gcj-jdk[awt] and that isn't needed by
# anything in the tree. The toolchain folks aren't keen to support it
# and it should probably only be used if you really know what you're
# doing *and* your name is gnu_andrew. ;) See bug #531900.
sys-devel/gcc awt
dev-java/gcj-jdk awt

# Mike Gilbert <floppym@gentoo.org> (16 May 2015)
# dev-lang/python[berkdb] fails with recent multilib sys-libs/db (bug 519584).
dev-lang/python berkdb

# Lars Wendler <polynomial-c@gentoo.org> (19 Mar 2015)
# >=games-strategy/freeciv-2.5.0 requires >=dev-lang/lua-5.2
games-strategy/freeciv system-lua

# Andrew Savchenko <bircoph@gentoo.org> (11 Feb 2015)
# Cluster code is still under development, only base functionality
# is implemented. Masking for testing and evaluation.
app-admin/clsync cluster mhash

# Brian Evans <grknight@gentoo.org> (29 Nov 2014)
# Strongly recommened by upstream to disable lzo and zlib due to memory leaks
# https://github.com/groonga/groonga/issues/6 (Japanese)
app-text/groonga lzo zlib

# Jeroen Roovers <jer@gentoo.org> (18 Nov 2014)
# Requires dev-lang/lua-5.2 (bug #253269)
net-analyzer/nmap system-lua

# Mike Frysinger <vapier@gentoo.org> (21 Oct 2014)
# Most targets do not support ASAN/etc... #504200.
sys-devel/gcc sanitize

# Rick Farina <zerochaos@gentoo.org> (26 Aug 2014)
# mirisdr does not seem to like making releases
<net-wireless/gr-osmosdr-9999 mirisdr

# Maxim Koltsov <maksbotan@gentoo.org> (05 Aug 2014)
# net-libs/tox is in mva overlay only ATM
app-leechcraft/lc-azoth sarin

# Thomas Sachau <tommy@gentoo.org> (30 Jun 2014)
# Mask pixman USE flag of dev-libs/efl for future removal, bug 501074
dev-libs/efl pixman

# Pacho Ramos <pacho@gentoo.org> (01 Jun 2014)
# Needs hardmasked lua-5.2
>=media-plugins/grilo-plugins-0.2.12 lua

# Rick Farina <zerochaos@gentoo.org> (30 Dec 2015)
# mask test use flag since tests do not pass
# mask development use flag since most of it isn't packaged (or useful)
net-analyzer/metasploit development test

# Tom Wijsman <TomWij@gentoo.org> (14 May 2014)
# Documentation generation needs APIviz which is not in the Portage tree yet.
# Tracked in Gentoo bug #509602.
dev-java/jboss-logging doc

# Mike Frysinger <vapier@gentoo.org> (03 Feb 2014)
# Upstream says to not use this for now.
dev-libs/elfutils threads

# Gilles Dartiguelongue <eva@gentoo.org> (23 Dec 2013)
# Gstreamer support fails to build due to libtool shortcomings when using
# an intermediate library as a dependency of another libtool target dependency.
# Since this is new and unused yet, keep it masked for now and check
# with upstream if there is something that can be done to fix the issue.
media-libs/cogl gstreamer

# Michał Górny <mgorny@gentoo.org> (10 Nov 2013)
# (on behalf of python@)
# USE=sandbox is not done properly in Gentoo and results in crippled
# PyPy install that is not usable for non-sandbox clients (and there are
# no real sandbox clients right now). Masked until the flag is
# re-implemented or dropped. For more details, bug #429372.
dev-python/pypy sandbox
dev-python/pypy3 sandbox

# Julian Ospald <hasufell@gentoo.org> (31 Aug 2013)
# Randomly breaks consumers at runtime. Do not report
# gentoo bugs.
media-libs/libsdl2 custom-cflags

# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (13 Jul 2013)
# GL/GLES support in cairo is mutually exclusive, bug #428770.
x11-libs/cairo gles2

# Kacper Kowalik <xarthisius@gentoo.org> (19 May 2013)
# Fails to build, haven't had time to debug
app-doc/doxygen sqlite

# Alexis Ballier <aballier@gentoo.org> (08 May 2013)
# On behalf of Pavel Sanda <ps@twin.jikos.cz>
# Lyx is currently not working with subversion 1.7 and needs 1.6.
app-office/lyx subversion

# Christian Faulhammer <fauli@gentoo.org> (08 May 2013)
# Will not build successfully yet
mail-client/claws-mail gtk3

# Bernard Cafarelli <voyageur@gentoo.org> (04 Apr 2013)
# Broken for now (segmentation fault on play)
gnustep-apps/cynthiune flac

# Richard Freeman <rich0@gentoo.org> (24 Mar 2013)
# Dependency is masked for buffer overflows for now
dev-python/pyocr cuneiform

# Tom Wijsman <TomWij@gentoo.org> (10 Mar 2013)
# Experimental, masked until it compiles and works.
media-libs/avidemux-core system-ffmpeg

# Jory A. Pratt <anarchy@gentoo.org> (15 Dec 2012)
# PGO is known to be busted with most configurations
www-client/firefox pgo

# Diego Elio Pettenò (27 Aug 2012)
# The libpci access is only used for linux.
net-analyzer/net-snmp pci

# Diego Elio Pettenò (20 Aug 2012)
# The prevent-removal USE flag is only implemented for Linux.
sys-auth/pam_mktemp prevent-removal

# Samuli Suominen <ssuominen@gentoo.org> (20 Mar 2012)
# This is for udev-acl. Unmasked in default/linux/package.use.mask.
sys-auth/consolekit acl

# Bernard Cafarelli <voyageur@gentoo.org> (08 Feb 2012)
# libobjc2/clang experimental support
>=gnustep-base/gnustep-make-2.6.2 libobjc2

# Samuli Suominen <ssuominen@gentoo.org> (10 Jan 2012)
# This is required only for Linux, so mask it here and unmask in
# default/linux/package.use.mask. Bug 354923.
app-arch/libarchive e2fsprogs

# Mike Frysinger <vapier@gentoo.org> (06 Dec 2011)
# No one should be mucking with libssp unless they really know what they're
# doing.  Force extra work on the smart peeps to protect the not-so-smart.
sys-devel/gcc libssp

# Andrey Grozin <grozin@gentoo.org> (29 Mar 2011)
# dev-lang/swig-2.0.2 with -octave generated .cpp files
# incompatible with >=sci-mathematics/octave-3.4.0
sci-libs/mathgl octave

# Diego E. Pettenò <flameeyes@gentoo.org> (27 Mar 2011)
#
# Mask pdnsd's Linux-specific USE flags.
net-dns/pdnsd isdn urandom

# Raúl Porcel <armin76@gentoo.org> (13 Feb 2011)
# Masked until devs know how to use repoman
<media-video/mplayer-9999 bluray

# Justin Lecher <jlec@gentoo.org> (17 Nov 2010)
# Upstream didn't release patches for aria yet
>=sci-chemistry/cns-1.3 aria

# Tomas Touceda <chiiph@gentoo.org> (13 Apr 2010)
# Masked because libsvm module is broken with this release on every arch.
dev-lisp/clisp svm

# Diego E. Pettenò <flameeyes@gmail.com> (18 Jan 2010)
# Don't use system-wide mode unless you *really* know what you're doing.
# Keep it masked here so that I don't need to manage two versions every time.
media-sound/pulseaudio system-wide

# Jeremy Olexa <darkside@gentoo.org> (10 Jan 2010)
# Upsteam doesn't support ioctl backend and neither does Gentoo. ioctl USE flag
# will eventually be removed unless the backend is re-written by upstream. bug
# 299674
>net-misc/wicd-1.6.2.2 ioctl

# These are for BSD only
net-proxy/squid ipf-transparent pf-transparent

# Alexis Ballier <aballier@gentoo.org> <16 Feb 2011>
# Win32 specific useflag for vlc. Can be used for cross-compiling.
media-video/vlc directx
# Mac OSX / iPhone OS specific useflags
media-video/vlc macosx-qtkit