summaryrefslogtreecommitdiff
blob: c0bc70521693798997e549bff9e7bad1f509c1f0 (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
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# Tobias Klausmann <klausman@gentoo.org> (22 Mar 2018)
# Masked due to missing deps. Some *could* have their deps keyworded,
# but we're trying to keep the maintenance load low.
app-metrics/collectd collectd_plugins_amqp
app-metrics/collectd collectd_plugins_gmond
app-metrics/collectd collectd_plugins_gps
app-metrics/collectd collectd_plugins_ipmi
app-metrics/collectd collectd_plugins_modbus
app-metrics/collectd collectd_plugins_nut
app-metrics/collectd collectd_plugins_onewire
app-metrics/collectd collectd_plugins_oracle
app-metrics/collectd collectd_plugins_routeros
app-metrics/collectd collectd_plugins_sigrok
app-metrics/collectd collectd_plugins_tokyotyrant
app-metrics/collectd collectd_plugins_varnish
app-metrics/collectd collectd_plugins_virt
app-metrics/collectd collectd_plugins_write_kafka
app-metrics/collectd collectd_plugins_write_mongodb
app-metrics/collectd collectd_plugins_xencpu
app-metrics/collectd collectd_plugins_java

# Ulrich Müller <ulm@gentoo.org> (23 Oct 2017)
# Needs net-mail/mailutils which is not keyworded, bug #635216.
app-editors/emacs mailutils
app-editors/emacs-vcs mailutils

# Michael Palimaka <kensington@gentoo.org> (30 Sep 2017)
# Required dependencies are not keyworded.
x11-themes/qtcurve plasma

# Brian Evans <grknight@gentoo.org> (21 Aug 2017)
# No keywords for sys-process/numactl
dev-db/mariadb numa

# Gilles Dartiguelongue <eva@gentoo.org> (16 Aug 2017)
# missing keyword on dev-python/dbusmock, bug #620024
>=gnome-base/gnome-settings-daemon-3.24 test

# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
media-libs/mesa vulkan

# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
# Requires USE=seccomp that is masked in this profile.
net-libs/gnutls test-full

# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
# Requires USE=bluetooth that is masked in this profile.
media-sound/pulseaudio native-headset

# Michał Górny <mgorny@gentoo.org> (07 Aug 2017)
# Requires USE=networkmanager that is masked in this profile.
app-misc/geoclue skyhook

# Robin H. Johnson <robbat2@gentoo.org> (05 Aug 2017)
# Upstream Git is switching to PCRE2 w/ JIT.
# This is not available on some arches, where a fallback to PCRE1 without JIT is used.
dev-vcs/git pcre-jit

# Tobias Klausmann <klausman@gentoo.org> (18 May 2017)
# Stack protector code is not ported to alpha (and may not ever be)
>=sys-devel/gcc-6 ssp

# Tobias Klausmann <klausman@gentoo.org> (02 Mar 2017)
# libilbc has not been ported to alpha and likely never will be.
media-video/ffmpeg libilbc

# Tobias Klausmann <klausman@gentoo.org> (02 Mar 2017)
# BSON requires pymongo and assorted other packages that are not available on
# alpha.
app-portage/g-sorcery bson

# Tobias Klausmann <klausman@gentoo.org> (27 Jan 2016)
# USE=test transitively pulls in greenlet, which is not available on alpha.
dev-python/pyquery test

# Tobias Klausmann <klausman@gentoo.org> (25 Jan 2016)
# The tests use hypothesis which complains about too-slow tests on
# hardware that is "too slow".
dev-python/attrs test

# Tobias Klausmann <klausman@gentoo.org> (22 Jan 2016)
# Requires guile2 which is keyworded nowhere
media-sound/lilypond guile2

# Tobias Klausmann <klausman@gentoo.org> (15 Nov 2016)
# JITing for libpcre{,2} is not supported on Alpha
dev-libs/libpcre jit
dev-libs/libpcre2 jit

# Tobias Klausmann <klausman@gentoo.org> (22 Oct 2016)
# Pulls in dev-db/redis which is not keyworded on alpha.
dev-python/pyzor test

# Tobias Klausmann <klausman@gentoo.org> (03 Oct 2016)
# Pulls in dev-db/redis which is not keyworded on alpha.
>=dev-libs/hiredis-0.13.1 test

# Tobias Klausmann <klausman@gentoo.org> (02 Oct 2016)
# For the one single version noted hereunder, the ebuild does not pull in
# sys-apps/fakeroot as a test dependency (bug #593768).
=dev-util/debhelper-9.20160814 test

# Gilles Dartiguelongue <eva@gentoo.org> (11 Sep 2016)
# networkmanager USE masked due to missing keywords
gnome-extra/nm-applet teamd

# Gilles Dartiguelongue <eva@gentoo.org> (11 Sep 2016)
# Opt-out of ofono support until there is a user request,
# see also pulseaudio/connman
net-misc/networkmanager ofono

# Tobias Klausmann <klausman@gentoo.org> (04 Jul 2016)
# Mask USE=test since it implies USE=valgrind
net-mail/notmuch test

# Tobias Klausmann <klausman@gentoo.org> (14 Jun 2016)
# asciidoctor pulls in a lot of Ruby deps
>=net-misc/chrony-2.4_pre1 html

# Tobias Klausmann <klausman@gentoo.org> (07 Jun 2016)
# cmus is one amongst many. When-if a user wants it, we'll reconsider it.
# Same goes for libircclient
app-admin/conky cmus irc

# Tobias Klausmann <klausman@gentoo.org> (07 Jun 2016)
# the nvidia SDK needs nvidia-drivers and thus can never work on alpha
# Likewise, nasm is x86/x86-64 only
media-video/ffmpeg nvenc openh264

# Justin Lecher <jlec@gentoo.org> (22 Feb 2016)
# Missing test deps keyword #575366
dev-cpp/eigen test

# Mike Frysinger <vapier@gentoo.org> (21 Feb 2016)
# Needs arch love for elementary. #575322
media-libs/elementary javascript

# Tobias Klausmann <klausman@gentoo.org> 04 Feb 2016
# sys-cluster/ceph is not broken per se, but a maintenance burden.
net-analyzer/rrdtool rados

# James Le Cuirot <chewi@gentoo.org> (30 Jan 2016)
# scrollview requires Java, which is unsupported on Alpha.
app-text/tesseract scrollview

# Michael Weber <xmw@gentoo.org> (09 Jan 2016)
# no alpha support in media-libs/glfw
app-text/mupdf opengl

# Justin Lecher <jlec@gentoo.org> (18 Nov 2015)
# requires dev-python/restkit which requires
# dev-python/socketpool which requires dev-python/gevent which requires
# dev-python/greenlet which has not been ported to ALPHA
dev-python/wsgiproxy2 test
dev-python/pyquery test

# Matt Turner <mattst88@gentoo.org> (15 Nov 2015)
# Missing keywords
dev-util/perf numa

# Pacho Ramos <pacho@gentoo.org> (15 Nov 2015)
# Missing keywords
media-sound/rhythmbox upnp-av

# Pacho Ramos <pacho@gentoo.org> (15 Nov 2015)
# Missing keywords
>=media-plugins/grilo-plugins-0.2.14 upnp-av

# Davide Pesavento <pesa@gentoo.org> (26 Oct 2015)
# Tests require non-keyworded qt5
dev-qt/qtchooser test

# Justin Lecher <jlec@gentoo.org> (14 Oct 2015)
# Requires dev-python/ipython which triggers a long dep chain
dev-python/restkit cli

# Alexandre Rostovtsev <tetromino@gentoo.org> (10 Sep 2015)
# Requires wifi USE flag, which is masked for this arch
net-misc/networkmanager wext

# Tobias Klausmann <klausman@gentoo.org> (10 Aug 2015)
# Opting out of the net-misc/ofono dep tree until we have a user request
>=media-sound/pulseaudio-6.0 ofono-headset

# Tobias Klausmann <klausman@gentoo.org> (08 Aug 2015)
# It's unlikely that greenlet will ever be ported to Alpha. Mask USE=gevent for
# pyzor to avoid that dependency. See bug 538510
>=dev-python/pyzor-1.0.0 gevent

# Tobias Klausmann <klausman@gentoo.org> (11 Jul 2015)
# The test suite has ridiculous (transitive) requirements like
# sci-mathematics/octave.
>=dev-python/pyquery-1.2.9 test
# revdeps of pyquery, ditto.
dev-python/webtest test
dev-python/wsgiproxy2 test
dev-python/urllib3 test

# Gilles Dartiguelongue <eva@gentoo.org> (09 Jun 2015)
# dev-lua/lgi lacks alpha keyword, bug #551540
dev-libs/libpeas lua

# Mike Frysinger <vapier@gentoo.org> (16 Mar 2015)
# Needs sci-physics/bullet tested #499974
dev-libs/efl physics

# Michał Górny <mgorny@gentoo.org> (22 Feb 2015)
# Dependency not keyworded for some reason.
media-libs/gegl umfpack

# Patrick Lauer <patrick@gentoo.org> (10 Feb 2015)
# Missing keywords for media-libs/x265
media-video/libav x265

# Johannes Huber <johu@gentoo.org> (28 Jan 2015)
# Missing keyword on dev-libs/botan
app-crypt/qca botan

# Pacho Ramos <pacho@gentoo.org> (10 Jan 2014)
# Missing keywords
net-misc/networkmanager teamd

# Gilles Dartiguelongue <eva@gentoo.org> (23 Dec 2014)
# New dependencies for wayland support in Gnome 3.14
# See bug #533420.
media-libs/clutter egl wayland
media-libs/clutter-gtk wayland

# Mark Wright <gienah@gentoo.org> (14-23 Dec 2014)
# test dependencies need keywording
dev-haskell/binary test
dev-haskell/text test
dev-haskell/vector test

# Tobias Klausmann <klausman@gentoo.org> (20 Nov 2014)
# OpenCV likely will never work on Alpha
media-video/vlc opencv

# Pacho Ramos <pacho@gentoo.org> (11 Nov 2014)
# Missing keywords, bug #523686
>=dev-libs/libgdata-0.16.1 test

# Tobias Klausmann <klausman@gentoo.org> (11 Oct 2014)
# app-emulation/qemu is not keyworded on alpha, masking flag that triggers
# dependency
net-misc/spice-gtk smartcard

# Gilles Dartiguelongue <eva@gentoo.org> (05 Oct 2014)
# Missing keyword on app-accessibility/brltty
app-accessibility/orca braille

# Tobias Klausmann <klausman@gentoo.org>
# media-libs/x265 doesn't work on alpha (bug 519046)
media-video/ffmpeg x265

# Tobias Klausmann <klausman@gentoo.org (16 Jul 2014)
# neither dietlibc nor klibc will likely ever build/work on alpha, bug #487672
>=sys-fs/dmraid-1.0.0_rc16-r3 dietlibc klibc

# Pacho Ramos <pacho@gentoo.org> (22 Feb 2014)
# Missing keywords, bug #495250
>=gnome-base/gnome-extra-apps-3.10 tracker

# Pacho Ramos <pacho@gentoo.org> (02 Dec 2013)
# Missing keywords, bug #493156
media-libs/libgphoto2 serial

# Pacho Ramos <pacho@gentoo.org> (28 Nov 2013)
# Missing keywords, bug #492820
net-im/telepathy-connection-managers sipe

# Pacho Ramos <pacho@gentoo.org> (13 Nov 2013)
# Missing keywords, bug #478254
>=gnome-base/gnome-3.8 classic

# Mark Wright <gienah@gentoo.org> (26 Oct 2013)
# template-haskell not yet available
dev-haskell/dataenc test

# Pacho Ramos <pacho@gentoo.org> (20 Jul 2013)
# Keywords pending, bug #476710
>=gnome-base/gnome-extra-apps-3.8 games

# William Hubbs <williamh@gentoo.org> (22 Jun 2013)
# dev-python/cython is not keyworded for alpha
>=app-accessibility/brltty-4.5 python

# Gilles Dartiguelongue <eva@gentoo.org> (1 Apr 2013)
# missing keyword on media-libs/tremor, bug #453200
media-libs/gst-plugins-base ivorbis

# Julian Ospald <hasufell@gentoo.org> (31 Mar 2013)
# depends on mono
>=net-irc/hexchat-2.9.4-r1 theme-manager

# Alexandre Rostovtsev <tetromino@gentoo.org> (31 Jan 2013)
# remove mask when net-libs/libqmi is keyworded here
net-misc/modemmanager qmi

# Alexandre Rostovtsev <tetromino@gentoo.org> (22 Jan 2013)
# remove mask if/when media-gfx/argyllcms is keywored here.
x11-misc/colord argyllcms extra-print-profiles

# Alexandre Rostovtsev <tetromino@gentoo.org> (31 Dec 2012)
# requires app-office/unoconv, which requires virtual/ooo, which is not
# keyworded here. Remove mask if this situation changes.
gnome-extra/sushi office

# Raúl Porcel <armin76@gentoo.org> (30 Dec 2012)
# Needs testing
media-libs/phonon gstreamer vlc

# Alexandre Rostovtsev <tetromino@gentoo.org> (27 Dec 2012)
# remove mask when dev-java/fop is keyworded here
gnome-extra/libgda reports

# Luca Barbato <lu_zero@gentoo.org> (11 Nov 2012)
# Libav 9 can use fdk-aac
>=media-video/libav-9_beta2 fdk

# Robin H Johnson <robbat2@gentoo.org> (01 Nov 2012)
# MySQL 5.5 wants systemtap, tcmalloc & jemalloc
>=dev-db/mysql-5.5 tcmalloc
>=dev-db/mariadb-5.5 tcmalloc
>=dev-db/percona-server-5.5 tcmalloc

# Raúl Porcel <armin76@gentoo.org> (25 Jun 2012)
# dev-qt/qtwebkit doesn't seem to work
dev-python/PyQt4 webkit
dev-qt/assistant webkit
dev-qt/designer webkit
dev-qt/qtdeclarative webkit
net-irc/kvirc webkit

# Raúl Porcel <armin76@gentoo.org> (28 May 2012)
# Needs x11-misc/lightdm(which also requires some other deps)
x11-misc/xscreensaver new-login

# Alexey Shvetsov <alexxy@gentoo.org> (17 Dec 2011)
# mask use numa for openmpi
sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_slurm openmpi_ofed_features_rdmacm openmpi_ofed_features_control-hdr-padding openmpi_ofed_features_connectx-xrc openmpi_ofed_features_udcm openmpi_ofed_features_dynamic-sl openmpi_ofed_features_failover

# Tobias Klausmann <klausman@gentoo.org> (02 Nov 2011)
# libpcre jit is not supported on alpha
dev-libs/libpcre jit

# Raúl Porcel <armin76@gentoo.org> (08 Oct 2011)
# Needs media-sound/lilypond
app-text/asciidoc test

# Patrick McLean <chutzpah@gentoo.org> (07 Sep 2011)
# missing keywords on dependencies
media-video/x264-encoder ffmpegsource

# Alexey Shvetsov <alexxy@gentoo.org> (31 Aug 2011)
# Mask numa use flag per bug #381313
sys-apps/hwloc numa
# This mask also implies masking the numa flag on openmpi
sys-cluster/openmpi numa

# Pacho Ramos <pacho@gentoo.org> (30 Jun 2011)
# Needed plugins are not keyworded on this arch
media-plugins/gst-plugins-meta dts libvisual

# Diego Elio Pettenò <flameeyes@gentoo.org> (17 Dec 2010)
# needs sys-libs/libcap-ng that is masked right now
sys-apps/smartmontools caps

# Raúl Porcel <armin76@gentoo.org> (5 Dec 2010)
# Mask doc-pdf because of Java dependencies (bug #347259)
net-analyzer/wireshark doc-pdf
# legacy mask
www-client/elinks javascript

# Justin Lecher <jlec@gentoo.org> (13 Aug 2010)
# MKL not available on this arch, 
media-gfx/povray mkl 

# Raúl Porcel <armin76@gentoo.org> (26 Jun 2010)
# custom-optimization doesn't work on alpha
mail-client/thunderbird custom-optimization
www-client/firefox custom-optimization
www-client/seamonkey custom-optimization

# Kacper Kowalik <xarthisius@gentoo.org> (30 May 2010)
# quesoglc is not keyworded
x11-misc/rss-glx quesoglc

# Ben de Groot <yngwin@gentoo.org> (16 Jan 2010)
# qtmultimedia is not keyworded, bug 293671
dev-python/PyQt4 multimedia

# Raúl Porcel <armin76@gentoo.org> (07 Jul 2008)
# Make clisp deps minimal
dev-lisp/clisp hyperspec pari svm

# Tobias Klausmann <klausman@gentoo.org> (15 Jun 2008)
# No hardware to test net-dialup/linux-atm on alpha, so mask atm use flag
# on those.
sys-apps/iproute2 atm
net-dialup/ppp atm

# Needs nut and qstat respectively, neither is keyworded on alpha.
net-analyzer/nagios-plugins nagios-game

# Matt Turner <mattst88@gentoo.org> (26 Dec 2010)
# No idea why. Bug 347827
www-client/elinks javascript