summaryrefslogtreecommitdiff
blob: 6d5ed2af29acf8d8ba5072b3d48bbdcf66c89bff (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
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

####################################################################
#
# When you add an entry to the top of this file, add your name, the date
# in the UTC timezone with a format of YYYY-MM-DD, 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> (2019-07-01)
## # Masking  these versions until we can get the
## # v4l stuff to work properly again
## =media-video/mplayer-0.90_pre5
## =media-video/mplayer-0.90_pre5-r1
#
# - Best last rites (removal) practices -
# Include the following info:
# a) reason for masking
# b) bug # for the removal (and yes you should have one)
# c) date of removal (either the date or "in x days")
#
## Example:
##
## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
## # Masked for removal in 30 days.  Doesn't work
## # with new libfoo. Upstream dead, gtk-1, smells
## # funny. (bug #987654)
## app-misc/some-package

#--- END OF EXAMPLES ---

# Hans de Graaff <graaff@gentoo.org> (2023-03-26)
# Mask ruby27-only packages related to hiera-eyaml. These require a now
# masked version of puppet and other obsolete ruby27-only test
# dependencies. Masked for removal on 2023-04-26.
dev-ruby/hiera-eyaml
dev-ruby/hiera-eyaml-gpg

# Hans de Graaff <graaff@gentoo.org> (2023-03-26)
# Mask ruby27-only version of puppet for removal. Please upgrade to
# puppetserver 7 and either puppet-agent 7 or puppet 7.
# Masked for removal on 2023-04-26.
=app-admin/puppet-5*

# Sam James <sam@gentoo.org> (2023-03-24)
# Please upgrade to make-4.4.1 as make-4.4 has a bunch of issues.
=sys-devel/make-4.4

# John Helmert III <ajak@gentoo.org> (2023-03-22)
# Multiple vulnerabilities, unmaintained and broken in Gentoo, removal
# on 2023-04-22. Bug #782037, #850547.
net-fs/minio

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2023-03-23)
# Unused Java libraries. Removal on 2023-04-22.
dev-java/tomcat-jsp-api
dev-java/tomcat-el-api
dev-java/glassfish-xmlrpc-api

# David Seifert <soap@gentoo.org> (2023-03-19)
# Unmaintained, last release 18 years ago, assortment of QA issues,
# upstream gone, fails with modern C, no revdeps remaining.
# Removal on 2023-04-18. Bug #833484, #833536, #833944, #883757.
dev-perl/PerlMol

# Hans de Graaff <graaff@gentoo.org> (2023-03-19)
# This version of cucumber-core is not compatible with the other
# cucumber dependencies. Please downgrade cucumber-core.
=dev-util/cucumber-core-11.1.0

# David Seifert <soap@gentoo.org> (2023-03-19)
# Upstream disappeared, last release over 8.5 years ago, unmaintained,
# laundry list of QA issues, fails with modern C, no revdeps remaining.
# Removal on 2023-04-18. Bug #683166, #814658, #834966, #898262.
sci-libs/xdrfile

# David Seifert <soap@gentoo.org> (2023-03-19)
# Last release over 7.5 years ago, repo link broken and redirects to
# homepage, build system is a mess, fails with modern C.
# Removal on 2023-04-18. Bug #802729, #862414, #876993, #880577.
x11-wm/subtle

# David Seifert <soap@gentoo.org> (2023-03-19)
# Last release over 5 years ago, fails with modern C, no revdeps in
# tree.
# Removal on 2023-04-18. Bug #884407.
dev-ruby/ruby-xslt

# David Seifert <soap@gentoo.org> (2023-03-19)
# Last release over 10 years ago, fails with modern C, no revdeps in
# tree.
# Removal on 2023-04-18. Bug #587222, #884409.
dev-ruby/tidy-ext

# David Seifert <soap@gentoo.org> (2023-03-19)
# Upstream disappeared, last release over 8 years ago, fails with modern
# C, no revdeps in tree.
# Removal on 2023-04-18. Bug #713784, #895686.
dev-ruby/sigar

# David Seifert <soap@gentoo.org> (2023-03-19)
# Apache NIH make, long abandoned upstream, forked reboot went nowhere.
# Last release over 2 years ago, fails with modern C and no revdeps in
# tree. Removal on 2023-04-18. Bug #880401.
dev-util/dmake

# Hans de Graaff <graaff@gentoo.org> (2023-03-19)
# ruby27-only package without reverse dependencies. No recent activity
# upstream and last supported ruby version is 2.5. Masked for removal on
# 2023-04-19.
dev-ruby/bit-struct

# Obsolete slot using an older version of faraday. Use the newer slot
# instead. Masked for removal on 2023-04-19.
dev-ruby/elasticsearch:6
dev-ruby/elasticsearch-api:6
dev-ruby/elasticsearch-transport:6

# Hans de Graaff <graaff@gentoo.org> (2023-03-19)
# Last upstream activity 5 years ago, no longer works with modern
# Cucumber. Masked for removal on 2023-04-19.
dev-ruby/fivemat

# David Seifert <soap@gentoo.org> (2023-03-18)
# Upstream disappeared, last release over 20 years ago, only Gentoo
# still carries this, breaks with modern C under Clang, no revdeps.
# Removal on 2023-04-17. Bug #875683.
net-analyzer/bigeye

# David Seifert <soap@gentoo.org> (2023-03-18)
# Upstream disappeared, last release over 15 years ago, only Gentoo
# still carries this, breaks with modern C under Clang, no revdeps.
# Removal on 2023-04-17. Bug #875020.
net-analyzer/traceroute-nanog

# David Seifert <soap@gentoo.org> (2023-03-18)
# Last release over 7.5 years ago, only Gentoo still carries this,
# breaks with modern C under Clang, no revdeps.
# Removal on 2023-04-17. Bug #871711.
media-plugins/vdr-remotetimers

# David Seifert <soap@gentoo.org> (2023-03-18)
# Upstream disappeared, release is over 14 years old, only Gentoo still
# carries this, breaks with modern C under Clang, no revdeps.
# Removal on 2023-04-17. Bug #862438.
sci-chemistry/prekin

# David Seifert <soap@gentoo.org> (2023-03-18)
# Unmaintained in Gentoo, last upstream commit 7 years ago, breaks with
# modern C under Clang, no revdeps. Bug #741078, #874648, #883303.
# Removal on 2023-04-17.
net-wireless/spectools

# Hans de Graaff <graaff@gentoo.org> (2023-03-18)
# Ancient out-of-date package. No proper upstream release since 2011.
# No reverse dependencies. Masked for removal on 2023-04-18.
dev-ruby/six

# Sam James <sam@gentoo.org> (2023-03-16)
# Breaks building C++ consumers. See bug #901211 and bug #901035.
# Please upgrade to glib-2.76.0-r1.
=dev-libs/glib-2.76.0

# Alfredo Tupone <tupone@gentoo.org> (2023-03-14)
# Masked for removal in 30 days.
# Bug #895824, no rev dep
dev-tcltk/tkzinc

# David Seifert <soap@gentoo.org> (2023-03-12)
# Qt-based application is EOL, Yubico has switched to a Flutter-based
# Googleware framework. Switch to app-crypt/yubioath-flutter-bin or use
# your phone for TOTP. Blocks app-crypt/yubikey-manager-4 cleanups.
# Removal on 2023-04-11.
app-crypt/yubioath-desktop

# Hans de Graaff <graaff@gentoo.org> (2023-03-12)
# Mask ruby27-only slot for removal. Use a newer slot instead.
# Masked for removal on 2023-04-12.
dev-ruby/net-http-persistent:3

# Hans de Graaff <graaff@gentoo.org> (2023-03-11)
# Mask ruby27-only dev-ruby/sass-rails:5.0 for removal. Use a newer
# sass-rails slot or consider migrating to sassc-rails.  Masked for
# removal on 2023-04-11.
dev-ruby/sass-rails:5.0

# Mike Pagano <mpagano@gentoo.org> (2023-03-10)
# Mask =sys-kernel/gentoo-sources-5.15.99 since it does
# not include 5.15.99 and is misleading
=sys-kernel/gentoo-sources-5.15.99

# Matthew Smith <matthew@gentoo.org> (2023-03-08)
# No longer works after Google shut down the Hangouts API.
# Bug #900412, removal on 2023-04-08.
x11-plugins/purple-hangouts

# Jakov Smolić <jsmolic@gentoo.org> (2023-03-04)
# Depends on deprecated dev-python/nose, no python3.11
# support, unmaintained upstream. Bugs #896468, #878685,
# #865269, #825062
# Removal on 2023-04-04.
app-admin/gixy

# Matt Turner <mattst88@gentoo.org> (2023-03-04)
# Test applications that don't really have any business being packaged.
# Removal on 2023-04-04.
x11-apps/xdbedizzy
x11-apps/xf86dga

# Matt Turner <mattst88@gentoo.org> (2023-03-04)
# Long deprecated, GNOME 2-era packages.
# Removal on 2023-04-04. Bug #873841
gnome-base/gconf
gnome-extra/gconf-editor

# Matt Turner <mattst88@gentoo.org> (2023-03-03)
# No commits from maintainer in more than two years. Downloads are broken for
# 18 months (bug #809551), depends on deprecated gconf (bug #873856)
# Removal on 2023-04-03. Bug #873856
app-office/upwork

# Michał Górny <mgorny@gentoo.org> (2023-02-28)
# Unmaintained.  Last (keep-alive) commit in 2019.  Suffers from bitrot.
# Removal on 2023-03-30.  Bug #885713.
net-im/ekg2

# Mike Pagano <mpagano@gentoo.org> (2023-02-27)
# Mask =www-servers/nginx-unit-1.29.0-r1 for testing
=www-servers/nginx-unit-1.29.0-r1

# Pacho Ramos <pacho@gentoo.org> (2023-02-27)
# No longer needed by thermald-2, discontinued by upstream
# Removal: 2023-03-29.  Bug #898164.
sys-power/dptfxtract

# Torokhov Sergey <torokhov-s-a@yandex.ru> (2023-02-26)
# The masked version causes GIMP breaking of Cut/Copy/Paste
# https://gitlab.gnome.org/GNOME/gimp/-/issues/9175
=media-libs/babl-0.1.100

# Michał Górny <mgorny@gentoo.org> (2023-02-25)
# Major update.  Multiple packages are known to be broken.
# Masked for further testing.
>=dev-python/cython-3

# Matt Turner <mattst88@gentoo.org> (2023-02-25)
# Packages are unmaintained and archived upstream.
# Removal on 2023-03-27. Bug #897748
gnome-extra/seahorse-nautilus
x11-libs/libcryptui

# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-02-25)
# Fails tests, last upstream commit 2021, does not work with
# python3.11. No reverse dependencies.
# Removal on 2023-03-27. Bug 896898 and 888444
dev-python/trio-asyncio

# Michał Górny <mgorny@gentoo.org> (2023-02-24)
# Unmaintained with multiple reported bugs.  Last release is a RC
# from 2017, upstream recommends using trunk.
# Removal on 2023-03-26.  Bug #855548.
media-gfx/fim

# Michał Górny <mgorny@gentoo.org> (2023-02-24)
# Unmaintained with reported build failure.  The last release is a beta
# from 2019, the package had only marginal activity in 2020 and 2021.
# Removal on 2023-03-26.  Bug #732194.
app-editors/notepadqq

# Ben Kohler <bkohler@gentoo.org> (2023-01-30)
# Breaks too many revdeps for now
=app-text/discount-3*

# David Seifert <soap@gentoo.org> (2023-01-14)
# Py3.8 only backports
dev-python/backports-tempfile
dev-python/backports-weakref
dev-python/backports-zoneinfo
dev-python/pkgutil_resolve_name

# Sam James <sam@gentoo.org> (2023-01-05)
# Breaks reverse dependencies: bug #889694, bug #888579.
=sys-fs/btrfs-progs-6.1.1

# Sam James <sam@gentoo.org> (2022-12-27)
# Regression in listing subvolumes (no UUIDs), bug #888549
# https://github.com/kdave/btrfs-progs/issues/562
=sys-fs/btrfs-progs-6.1

# Ionen Wolkens <ionen@gentoo.org> (2022-12-24)
# Upstream dropped wxGTK support in >=games-emulation/pcsx2-1.7.3773,
# and it now always requires Qt6. Masked given Qt6 is also masked in
# Gentoo at the moment. It is recommended to use <=pcsx2-1.7.3772 for
# now, but you can opt-in for testing by searching for "qtbase" in:
# https://gitweb.gentoo.org/repo/gentoo.git/tree/profiles/package.mask
# and package.unmask the whole list alongside pcsx2.
>=games-emulation/pcsx2-1.7.3773

# Georgy Yakovlev <gyakovlev@gentoo.org> (2022-12-19)
# This version currently is not compatible with kernel build (yet)
~dev-util/bindgen-0.63.0

# Matt Turner <mattst88@gentoo.org> (2022-11-16)
# Packages or their dependencies have not been ported to libsoup:3.0, while
# other non-slotted dependencies have been.
media-gfx/gnome-photos
media-sound/gnome-music
net-libs/libzapojit
net-misc/gnome-online-miners

# Jaco Kroon <jaco@uls.co.za> (2022-11-05)
# Some potentially breaking changes here, please check the UPGRADE.txt file.
# Most important:  chan_sip no longer builds by default, if you've migrated to
# PJSIP you should be OK and most likely you should be able to safely unmask.
# For now to prevent accidental upgrades and to allow proper testing this will
# be in place for minimum six months (2023-04-22).
=net-misc/asterisk-20*
=net-misc/asterisk-opus-20*
=net-misc/asterisk-g729-20*

# John Helmert III <ajak@gentoo.org> (2022-10-16)
# <OpenSSL-1.1.1 are EOL and contain known vulnerabilities. Users should
# migrate to a newer branch.
<dev-libs/openssl-1.1.1

# John Helmert III <ajak@gentoo.org> (2022-09-18)
# Unfixed root privilege escalation, bug #631552
sys-cluster/slurm

# hololeap <hololeap@protonmail.com> (2022-08-21)
# doctest-parallel does not currently work with Setup.hs (used internally by
# haskell-cabal.eclass)
# See: <https://github.com/martijnbastiaan/doctest-parallel/issues/45>
dev-haskell/doctest-parallel

# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-08-12)
# Masked for testing, depends on dev-qt/qt*:6
# Pyside6 is stuck on python3_10 for the moment being
dev-python/shiboken6
dev-python/pyside6
dev-python/pyside6-tools

# Jimi Huotari <chiitoo@gentoo.org> (2022-08-02)
# Masked for testing. The split of some packages may still
# change. bug #838970.
>=app-editors/retext-8.0.0
dev-python/PyQt6
dev-python/PyQt6-WebEngine
dev-qt/qt5compat:6
dev-qt/qtbase:6
dev-qt/qtcharts:6
dev-qt/qtdeclarative:6
dev-qt/qtimageformats:6
dev-qt/qtlocation:6
dev-qt/qtmultimedia:6
dev-qt/qtnetworkauth:6
dev-qt/qtpositioning:6
dev-qt/qtquick3d:6
dev-qt/qtquicktimeline:6
dev-qt/qtserialport:6
dev-qt/qtshadertools:6
dev-qt/qtsvg:6
dev-qt/qttools:6
dev-qt/qtwayland:6
dev-qt/qtwebchannel:6
dev-qt/qtwebengine:6
dev-qt/qtwebsockets:6
>=media-video/bino-2

# Fabian Groffen <grobian@gentoo.org> (2022-07-02)
# Segfaults handling SPF validations (warn on permerror), like the
# previous release, better not to trust your important mail to
~mail-mta/exim-4.96

# Sam James <sam@gentoo.org> (2022-05-28)
# GCC 9 and older no longer receive upstream support or fixes for
# bugs. Please switch to a newer GCC version using gcc-config.
# The lowest supported version of GCC is GCC 10.
<sys-devel/gcc-10

# Joonas Niilola <juippis@gentoo.org> (2022-04-29)
# Apparently the "b" in version means "beta". 3.24 is available, we
# should update to that. #841437
~sci-physics/bullet-3.22b

# Eray Aslan <eras@gentoo.org> (2022-01-24)
# Mask experimental software
=mail-mta/postfix-3.8*

# James Beddek <telans@posteo.de> (2022-01-19)
# FFmpeg 5.0 ABI/API changes break many packages.
# Masking for tracker/tinderbox. Bug #831437
>=media-video/ffmpeg-5
>=media-sound/spek-0.8.5

# Brian Evans <grknight@gentoo.org> (2022-01-07)
# The main consumer, phpunit, does not initiate the new timer correctly
# This is likely to cause issues in tests; Unmask if using for other purposes
>=dev-php/PHP_Timer-5.0

# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-11-23)
# Does not support updated dev-java/pdfbox-2.0.24, Bug #803488
# Blocks (CVE-2018-11797, CVE-2021-{27807,27906,31811,31812})
dev-tex/pdfannotextractor

# Ionen Wolkens <ionen@gentoo.org> (2021-10-09)
# Vulkan beta driver branch aimed at Vulkan developers for testing
# new features. Beside vulkan, it is typically behind the main branch
# and may be buggier or less secure. Only unmask if really wanted.
x11-drivers/nvidia-drivers:0/vulkan

# Mart Raudsepp <leio@gentoo.org> (2021-09-23)
# Incompatible with c++17 abseil-cpp, no in-tree consumers yet
media-libs/webrtc-audio-processing:1

# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-09-18)
# sys-devel/automake version 1.11 is EOL and is only useful for testing
# old de-ANSI-fication/ansi2knr/AM_C_PROTOTYPES code. Please uninstall.
sys-devel/automake:1.11

# Joonas Niilola <juippis@gentoo.org> (2021-07-29)
# Upstream provided migration instructions from 2. -> 3. update,
# breaks if not all at least many revdeps. #805011 for tracker bug.
>=net-libs/mbedtls-3.0.0

# Michał Górny <mgorny@gentoo.org> (2021-07-06)
# Upstream changed license to GPL-3+ in order to deliberately cause
# incompatiblity with revdep licenses.  Mask until the situation
# is resolved.  Bug #791259.
>=media-libs/libopenaptx-0.2.1

# Ulrich Müller <ulm@gentoo.org> (2021-04-20)
# Version 3.15 is broken with Emacs 27.2.
=app-emacs/mic-paren-3.15-r0

# Sam James <sam@gentoo.org> (2021-03-30)
# Seems to break dev-tex/culmus-latex
# Masking until we can investigate & fix
# bug #737406
=media-fonts/culmus-0.133-r1

# Sam James <sam@gentoo.org> (2021-03-03)
# Doesn't seem to sync clock correctly
# in some cases.
# bug #772998
~net-misc/openntpd-6.8_p1

# Michał Górny <mgorny@gentoo.org> (2020-11-10)
# This old Kodi version requires vulnerable dev-python/pillow
# and prevents users from upgrading.  Masked for the time being.
# Bug #729672.
media-plugins/kodi-game-libretro-nestopia
media-plugins/kodi-game-libretro-dosbox

# Sam James <sam@gentoo.org> (2020-10-05)
# Masked for testing. New major versions of Guile
# often break reverse dependencies.
# Guile in Gentoo is not slotted, so let's be cautious.
# bug #705554, bug #689408.
>=dev-scheme/guile-3.0.4

# Matt Turner <mattst88@gentoo.org> (2019-09-01)
# TeXmacs is the only remaining package in tree that requires guile-1.8, which
# is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a
# few years. Bug #436400
app-office/texmacs
<dev-scheme/guile-2

# Andreas Sturmlechner <asturm@gentoo.org> (2018-10-07)
# Masked for more testing especially of reverse-deps.
# ogre 1.11/1.12 breakage: bug #834468
# ogre 2.x breakage: bug #740424
>=dev-games/ogre-1.11.2

# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
# Mask transition ebuilds that were needed only for <glibc-2.26
# We will keep them in the tree as long as we have masked
# <glibc-2.26.
~net-libs/libnsl-0
~net-libs/rpcsvc-proto-0

# Nicolas Bock <nicolasbock@gentoo.org> (2017-10-31)
# There are multiple unresolved upstream issues with >=jabref-bin-4.0 (#636036).
# If you still would like to use this version, please report any issues to
# upstream.
>=app-text/jabref-bin-4.0

# Michał Górny <mgorny@gentoo.org> (2017-05-22)
# for Maciej S. Szmigiero <mail@maciej.szmigiero.name>
# Any version above 5.100.138 breaks b43 driver in various ways.
# Also, b43 wiki page says to use 5.100.138. Bug #541080.
>=sys-firmware/b43-firmware-6.30.163.46

# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-21)
# (and others, updated later)
# These old versions of toolchain packages (binutils, gcc, glibc) are no
# longer officially supported and are not suitable for general use. Using
# these packages can result in build failures (and possible breakage) for
# many packages, and may leave your system vulnerable to known security
# exploits.
# If you still use one of these old toolchain packages, please upgrade (and
# switch the compiler / the binutils) ASAP. If you need them for a specific
# (isolated) use case, feel free to unmask them on your system.
<sys-libs/glibc-2.36-r5
<sys-devel/binutils-2.38

# Michael Orlitzky <mjo@gentoo.org> (2017-01-07)
# This package has some dangerous quality and security issues, but
# people may still find it useful. It is masked to prevent accidental
# use. See bugs 603346 and 604998 for more information.
app-admin/amazon-ec2-init

# Mike Gilbert <floppym@gentoo.org> (2014-03-04)
# Dev channel releases are only for people who are developers or want more
# experimental features and accept a more unstable release.
www-plugins/chrome-binary-plugins:unstable

# Diego E. Pettenò <flameeyes@gentoo.org> (2009-01-03)
# These packages are not supposed to be merged directly, instead
# please use sys-devel/crossdev to install them.
dev-util/mingw64-runtime
sys-libs/newlib
dev-embedded/avr-libc
sys-devel/nvptx-tools