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

# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.mask

# Daniel Pielmeier <billie@gentoo.org> (2023-03-04)
# For docs, app-text/pandoc is required. For details see:
# Bug #737612
app-admin/conky doc

# Arsen Arsenović <arsen@gentoo.org> (2023-01-27)
# Pulls in large amounts of unstable dependencies, blocking
# stabilization of other packages.
# Bug #891965.
sys-block/nbdkit libguestfs

# Andreas Sturmlechner <asturm@gentoo.org> (2022-12-24)
# dev-util/hip and its rocm dependencies not stable yet
sci-physics/lammps hip

# Sam James <sam@gentoo.org> (2022-12-07)
# Needs unstable media-libs/oneVPL
media-libs/gst-plugins-bad qsv

# Guillermo Joandet <gjoandet@gmail.com> (2022-11-22)
# app-text/pandoc is not stable
net-libs/gssdp man

# Marek Szuba <marecki@gentoo.org> (2022-09-25)
# This depends on app-admin/ansible-molecule, which is not stable yet.
# Moreover, all but the most recent versions of ansible-molecule
# depend in turn on subprocess-tee.
dev-python/subprocess-tee test-full

# Matt Turner <mattst88@gentoo.org> (2022-05-11)
# app-text/pandoc is not stable
app-text/nuspell doc

# Sam James <sam@gentoo.org> (2022-02-11)
# Needs glibc-2.35(?) (or <2.34) which is not yet even keyworded but
# won't be stable for a while. Can be unmasked then.
# bug #806079
sys-apps/nvme-cli hugepages

# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-12-24)
# test deps are not stable
>=sys-fs/zfs-2.0.7 test-suite

# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-12-19)
# test deps are not stable and tests do not work
# due to network access issues #829430
net-libs/grpc test

# Sergey Popov <pinkbyte@gentoo.org> (2021-10-14)
# net-libs/grpc is not yet stabilized,
# so mask optional use flag on net-misc/frr
net-misc/frr grpc

# Joonas Niilola <juippis@gentoo.org> (2021-08-13)
# dev-libs/efl is only stabilized on two arches.
app-crypt/pinentry efl

# Conrad Kostecki <conikost@gentoo.org> (2021-07-18)
# For docs, app-text/pandoc is needed, which is currently
# not stabilized and probably will not be in near future.
# Bug #737612
x11-wm/xpra doc

# Patrick McLean <chutzpah@gentoo.org> (2021-07-13)
# Pulls in dev-libs/pmdk which has Haskell deps, a dep on rocr-runtime
# all of which are not stable anywhere.
sys-cluster/ceph pmdk rbd-rwl

# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-05-30)
# dev-perl/Net-Netmask-2.0.100 needs ... and ... which ends
# up pulling in a Test-Simple version newer than 5.32.
# Not something we want to add to all stable users' Perl.
# Stable-masking the test useflag until Perl 5.34 goes stable too.
# Bug 779163
dev-perl/Net-Netmask test

# Mart Raudsepp <leio@gentoo.org> (2021-02-21)
# Enabling sysprof causes consumers to include sysprof-capture-4
# headers, but we still have stable consumers that themselves want
# to include sysprof-capture-3 headers, leading to issue.
# Bug #771777
dev-libs/glib sysprof

# Sam James <sam@gentoo.org> (2021-02-10)
# dev-embedded/libftd2xx is not marked stable
# bug #769923
dev-embedded/urjtag ftd2xx

# Sam James <sam@gentoo.org> (2021-01-09)
# relapack is experimental, please be careful with use
# bug #764206
sci-libs/openblas relapack

# Brian Evans <grknight@gentoo.org> (2021-01-07)
# temporarily block tests so that bugs can be resolved
dev-php/theseer-Autoload test

# James Le Cuirot <chewi@gentoo.org> (2020-11-23)
# Cinnamon is not stable on any architecture.
x11-themes/arc-theme cinnamon

# Pacho Ramos <pacho@gentoo.org> (2020-08-21)
# app-text/pandoc is hard to stabilize #737612
sys-apps/earlyoom docs

# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-13)
# app-text/pandoc (dev-lang/ghc) has no stable keywords.
app-emulation/xen-tools doc

# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-13)
# dev-util/shellcheck (dev-lang/ghc) has no stable keywords.
app-emulation/winetricks test

# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-12-21)
# For bleeding edge features and testing, not generally suitable
# for stable systems
dev-lang/rust nightly profiler system-bootstrap

# Andreas Sturmlechner <asturm@gentoo.org> (2019-12-09)
# Declared experimental, and dev-cpp/websocketpp not stable yet
sci-libs/indilib websocket

# Kent Fredric <kentnl@gentoo.org> (2019-08-29)
# Support for DBD-mysql to use mariadb is sketchy. Use DBD-MariaDB
# instead if you can.
dev-perl/DBD-mysql mariadb

# Kent Fredric <kentnl@gentoo.org> (2019-07-30)
# These features require dev-perl/GD, which currently can't be
# considered stable due to serious defects upstream. Bug #661634
app-misc/g15daemon perl
dev-lang/php coverage
dev-perl/Business-ISBN barcode
dev-perl/Template-Toolkit gd
media-fonts/unifont utils fontforge
media-video/vdrsync dvdr

# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-05-10)
# needs llvm slots which are not stable #678908
# also prone to weird compilation failures
# masking this for now, will readjust as situation changes
>=dev-lang/rust-1.34 system-llvm

# Mart Raudsepp <leio@gentoo.org> (2019-04-14)
# Needs media-plugins/gst-plugins-chromaprint, which is not stable
# anywhere yet.
media-plugins/grilo-plugins chromaprint

# Mikle Kolyada <zlogene@gentoo.org> (2018-11-07)
# sssd is only stable for amd64 and x86
app-admin/sudo sssd

# Andreas Sturmlechner <asturm@gentoo.org> (2018-10-16)
# app-misc/ddcutil is not yet stable.
kde-plasma/powerdevil brightness-control

# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
# Needs dev-ruby/asciidoctor which has a lot of unstable deps
net-analyzer/wireshark doc

# Matthias Maier <tamiko@gentoo.org> (2018-03-18)
# dev-libs/capstone hasn't been stabilized yet
app-emulation/qemu capstone

# Kent Fredric <kentnl@gentoo.org> (2018-03-03)
# Not an officially supported configuration, as it causes unpredictable
# fragility and/or dependency headaches due to the very narrow interop window
# Bugs #649408, #641108, #640724
dev-perl/DBD-SQLite system-sqlite

# Andrey Grozin <grozin@gentoo.org> (2018-01-24)
# Depends on unstable dev-python/sphinx-gallery.
# Bug #643840.
dev-python/matplotlib doc

# Bernard Cafarelli <voyageur@gentoo.org> (2017-11-27)
# Dependencies have no stable keyword
app-backup/backup-manager s3

# Brian Evans <grknight@gentoo.org (2017-11-06)
# Requires stable phpunit
dev-php/PEAR-Text_Password test

# Andreas Sturmlechner <asturm@gentoo.org> (2017-10-22)
# Requires unmaintained unstable dependency net-libs/gloox.
# The go flag requires stable masked dev-lang/go[gccgo].
www-servers/uwsgi go uwsgi_plugins_alarm_xmpp

# Tim Harder <radhermit@gentoo.org> (2017-09-11)
# Requires guile-2 which is still unstable.
>=net-irc/weechat-1.7 guile

# Michael Palimaka <kensington@gentoo.org) (2017-08-11)
# Unstable dependencies.
dev-util/rpmdevtools emacs

# Andreas Sturmlechner <asturm@gentoo.org> (2017-03-23)
# Requires dev-lang/julia stabilisation, bug #613576
kde-apps/cantor julia

# Brian Dolbec <dolsen@gentoo.org> (2017-02-14)
# This is stable masked as g-sorcery is being not actively developed.
app-portage/layman g-sorcery

# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-01-15)
# Has no stable reverse deps requiring this useflag
# Stable-masking it so Boost 1.62 stabilization can go ahead
sci-libs/vtk mpi

# Alon Bar-Lev <alonbl@gentoo.org> (2017-01-01)
# Will always require unstable packages.
net-libs/gnutls test-full

# Lars Wendler <polynomial-c@gentoo.org> (2016-12-15)
# Requires php:7.0 and ruby:2.2 being stable
>=dev-libs/Ice-3.6.3 php ruby

# Pacho Ramos <pacho@gentoo.org> (2015-05-15)
# Version compatible with current ffmpeg is not ready to be stabilized
# bug #539212
app-emulation/vice ffmpeg

# Ben de Groot <yngwin@gentoo.org>
# Mask experimental feature on stable. This also needs not yet stable mupdf.
app-text/qpdfview fitz

# Andreas K. Huettel <dilfridge@gentoo.org> (2015-02-12)
# Pulls in way too many unstable sci packages
app-office/libreoffice coinmp

# Andreas K. Huettel <dilfridge@gentoo.org> (2014-10-30)
# Pulls in sci-libs/vtk with a lot of new dependencies; stabilizing
# that will take some more time
media-libs/opencv vtk

# Mikle Kolyada <zlogene@gentoo.org> (2014-08-16)
# Not yet stabilized dependency, need more testing
>=dev-perl/PDL-2.4.11 pdl2 pgplot

# Alon Bar-Lev <alonbl@gentoo.org> (2014-07-21)
# dev-libs/opencryptoki will not be stabile any time soon (bug#510204)
app-crypt/tpm-tools pkcs11

# Ian Delaney <idella4@gentoo.org> (2013-12-09)
# subsequent to the total inaction of the maintainer of
# ocaml to honour / respond in any way to
# Bug #486076, ocaml masked to allow xen to once again
# become a stabilisable package
app-emulation/xen-tools ocaml

# Samuli Suominen <ssuominen@gentoo.org> (2014-03-19)
# Some open source OpenCL providers cause sandbox violation while accessing /dev/dri/card*
# from a command like eg. `/usr/bin/mogrify -version`, see bug #472766
<media-gfx/imagemagick-7.0.10.34 opencl

# Andreas K. Huettel <dilfridge@gentoo.org> (2013-03-28)
# Depends on unstable sci-libs/avogadrolibs
kde-apps/kalzium editor