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

# Matt Turner <mattst88@gentoo.org> (2020-12-31)
# dev-python/pyudev is not keyworded
dev-libs/libwacom test

# Cédric Krier <cedk@gentoo.org> (2020-11-10)
# virtual/rust has no ia64 keyword
dev-vcs/mercurial rust

# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2020-10-14)
# app-i18n/fcitx:4 not keyworded.
media-libs/libsdl2 fcitx4

# Sergei Trofimovich <slyfox@gentoo.org> (2020-09-18)
# media-libs/libilbc is not ported to ia64
net-analyzer/wireshark ilbc

# Matt Turner <mattst88@gentoo.org> (2020-08-11)
# No drivers on this architecture support Vulkan
media-libs/mesa vulkan vulkan-overlay zink

# Mart Raudsepp <leio@gentoo.org> (2020-08-02)
# ia64 has no virtual/rust support, needed by newer gnome-base/librsvg, et al
>=media-gfx/eog-3.33.1 svg

# Michał Górny <mgorny@gentoo.org> (2020-06-14)
# Requires dev-python/networkx.
app-portage/nattka depgraph-order

# Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
# clisp is keyworded on ia64
app-text/texlive-core -xindy

# Michał Górny <mgorny@gentoo.org> (2020-06-02)
# Avoid unkeyworded deps, we really need a minimal install
# for imagemagick.
media-gfx/inkscape cdr visio

# James Le Cuirot <chewi@gentoo.org> (2020-04-23)
# Requires media-libs/mesa[llvm], which is masked.
dev-python/pyopengl test

# Lars Wendler <polynomial-c@gentoo.org> (2020-04-20)
# Not keyworded on ia64
net-misc/whois xcrypt

# Mikle Kolyada <zlogene@gentoo.org> (2020-04-20)
# dev-lang/ruby is not keyworded (a dep)
app-text/texlive context l10n_ja

# Michał Górny <mgorny@gentoo.org> (2020-04-13)
# Requires unsupported dev-python/gevent.
dev-python/socketpool eventlet gevent

# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-12)
# ruby-2.7 dropped ia64 support, mask dependencies requiring ruby.
# These pull in:
# - direct ruby dependency:
app-admin/augeas test
app-i18n/canna doc
sys-block/thin-provisioning-tools test
# - texlive japan modules: ruby runtime scripts
app-text/texlive l10n_ja context
# - net-libs/webkit-gtk: ruby build system
app-editors/emacs xwidgets
dev-util/geany-plugins markdown
gnome-extra/evolution-data-server oauth
# - gnome-extra/sushi: depends on webkit-gtk
gnome-base/nautilus previewer
# - net-libs/gnome-online-accounts: depends on webkit-gtk
gnome-base/gnome-control-center flickr
gnome-base/gvfs google
# app-text/libgepub depends on webkit-gtk.
xfce-extra/tumbler epub

# Thomas Deutschmann <whissi@gentoo.org> (2020-03-15)
# Mask USE=libtesseract, app-text/tesseract is not keyworded
# Mask USE=dav1d, media-libs/dav1d is not keyworded
# Mask USE=libaribb24, media-libs/aribb24 is not keyworded
media-video/ffmpeg dav1d libaribb24 libtesseract

# Mart Raudsepp <leio@gentoo.org> (2020-03-01)
# Mask until app-text/gspell is keyworded
mail-client/evolution spell

# Patrick McLean <chutzpah@gentoo.org> (2020-02-15)
# Mask until dev-libs/libfido2 is keyworded
net-misc/openssh security-key

# Joonas Niilola <juippis@gentoo.org> (2020-02-08)
# Dependency not keyworded on this arch.
dev-libs/dbus-c++ ecore

# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26)
# media-libs/libheif is not keyworded
media-gfx/gimp heif

# David Seifert <soap@gentoo.org> (2020-01-26)
# media-libs/libkate is not keyworded on ia64 anymore
media-sound/vorbis-tools kate

# Tomáš Mózes <hydrapolic@gmail.com> (2019-12-19)
# dev-libs/criterion is not keyworded yet
app-admin/syslog-ng test

# Sergei Trofimovich <slyfox@gentoo.org> (2019-12-07)
# app-emulation/xen-tools is not keyworded on ia64.
sys-boot/grub grub_platforms_xen grub_platforms_xen-32 grub_platforms_xen-pvh

# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11)
# dev-util/google-perftools is not keyworded yet
sys-block/fio tcmalloc

# Mart Raudsepp <leio@gentoo.org> (2019-08-18)
# media-video/pipewire is not keyworded yet
x11-wm/mutter screencast

# Matt Turner <mattst88@gentoo.org> (2019-08-08)
# Tomáš Mózes <hydrapolic@gmail.com> (2019-07-24)
# Unkeyworded dependency
app-admin/syslog-ng kafka

# Sergei Trofimovich <slyfox@gentoo.org> (2019-05-21)
# No ia64 arch support for jit. Version 17 USE=debug
# required USE=jit.
dev-lang/spidermonkey jit

# Mart Raudsepp <leio@gentoo.org> (2019-03-17)
# Unkeyworded media-libs/opencv dependency, bug #680656
media-gfx/shotwell opencv

# Sergei Trofimovich <slyfox@gentoo.org> (2018-10-13)
# USE=debug needs support for target-specific _FPU_MASK_IM. ia64
# does not define those.
media-sound/lame debug

# Sergei Trofimovich <slyfox@gentoo.org> (2018-07-25)
# USE=server does not compile and needs upstream fix: bug #662040
>=sys-devel/gdb-8.1 server

# Thomas Deutschmann <whissi@gentoo.org> (2018-06-06)
# Needs sys-apps/fakechroot which isn't keyworded
app-arch/rpm test

# Michał Górny <mgorny@gentoo.org> (2018-04-15)
# Unkeyworded dep masks moved from default/linux/ia64 tree.
mail-mta/exim redis

# Sergei Trofimovich <slyfox@gentoo.org> (2018-03-18)
# Many unkeyworded rails deps, bug #650642
net-analyzer/wireshark doc

# Sergei Trofimovich <slyfox@gentoo.org> (2018-03-18)
# unkeyworded deps, bug #552330
app-portage/g-sorcery bson

# Mart Raudsepp <leio@gentoo.org> (2018-01-08)
# mail-client/evolution[ytnef] requires net-mail/ytnef which is not keyworded
mail-client/evolution ytnef

# Sergei Trofimovich <slyfox@gentoo.org> (2017-12-25)
# net-firewall/nftables[doc] requires dblatex which is not keyworded
net-firewall/nftables doc

# Michał Górny <mgorny@gentoo.org> (2017-08-10)
# Both USE=fluidsynth and USE=timidity are masked in this profile.
media-libs/sdl-mixer midi

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

# Michał Górny <mgorny@gentoo.org> (2017-08-07)
# Requires USE=dvd that is masked in this profile.
media-video/mplayer dvdnav

# Michał Górny <mgorny@gentoo.org> (2017-08-07)
# Requires USE=v4l that is masked in this profile.
media-video/ffmpeg libv4l

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

# Robin H. Johnson <robbat2@gentoo.org> (2017-08-05)
# 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

# Sergei Trofimovich <slyfox@gentoo.org> (2017-07-20)
# pulls in unkeyworded java
sci-libs/gdal mdb

# Sergei Trofimovich <slyfox@gentoo.org> (2017-07-20)
# pulls in unkeyworded lapack
sci-libs/gdal armadillo

# Michał Górny <mgorny@gentoo.org> (2017-06-28)
# app-misc/dtach is not keyworded, and tests are restricted anyway, so
# no point in pursuing it right now.
app-shells/bash-completion test

# Sergei Trofimovich <slyfox@gentoo.org> (2017-06-17)
# Pulls in dev-db/redis which is not keyworded on ia64.
mail-filter/pyzor test

# Sergei Trofimovich <slyfox@gentoo.org> (2017-06-17)
# dev-python/gevent requires dev-python/greenlet which has not been ported to
# ia64 (bug #538510)
mail-filter/pyzor gevent

# Sergei Trofimovich <slyfox@gentoo.org> (2017-06-10)
# media-libs/libilbc has not been ported to ia64, bug #610546
media-video/ffmpeg libilbc

# Sergei Trofimovich <slyfox@gentoo.org> (2017-06-06)
# Mask USE=rados for net-analyzer/rrdtool since sys-cluster/ceph is not
# keyworded (bug #549516)
net-analyzer/rrdtool rados

# Jason Zaman <perfinion@gentoo.org> (2017-05-09)
# x11-libs/libXpresent is not keyworded on ia64
xfce-base/xfwm4 xpresent

# Pacho Ramos <pacho@gentoo.org> (2017-01-02)
# Don't keyword redis
dev-libs/hiredis test

# Lars Wendler <polynomial-c@gentoo.org> (2016-11-17)
# jit not supported on ia64 (bug #600052).
dev-libs/libpcre2 jit

# Christian Ruppert <idl0r@gentoo.org> (2016-10-14)
# dnstap USE masked due to missing keywords
net-dns/bind dnstap

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

# Gilles Dartiguelongue <eva@gentoo.org> (2016-09-11)
# Opt-out of ofono support until there is a user request,
# see also pulseaudio/connman
net-misc/networkmanager ofono
 
# Thomas Deutschmann <whissi@gentoo.org> (2016-08-26)
# Enable numa support on supported architectures
dev-db/mysql -numa
dev-db/percona-server -numa

# Gilles Dartiguelongue <eva@gentoo.org> (2016-08-23)
# Missing keywords on media-libs/grilo - bug #521972
media-sound/rhythmbox upnp-av

# Alexandre Rostovtsev <tetromino@gentoo.org> (2016-06-28)
# Missing keywords on app-text/gspell - bug #587368
>=app-editors/gedit-3.20 spell
>=app-text/evince-3.30 spell

# Pacho Ramos <pacho@gentoo.org> (2016-01-31)
# Missing keywords, bug #560382
media-video/ffmpeg snappy

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

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

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

# Brian Evans <grknight@gentoo.org> (2015-09-14)
# Mask new USE flags for mariadb which all arches do not yet have dependencies
>=dev-db/mariadb-10.1.0 innodb-snappy

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

# Pacho Ramos <pacho@gentoo.org> (2015-09-06)
# Missing keywords
media-sound/pulseaudio ofono-headset

# Mike Gilbert <floppym@gentoo.org> (2015-09-05)
# sys-boot/gnu-efi is not supported on all archs.
sys-apps/systemd -gnuefi

# Pacho Ramos <pacho@gentoo.org> (2015-06-13)
# Missing keywords, bug #513108
net-misc/spice-gtk smartcard webdav

# Gilles Dartiguelongue <eva@gentoo.org> (2015-06-09)
# dev-lang/luajit lacks ia64 keyword, bug #551540
dev-libs/libpeas lua

# Alexis Ballier <aballier@gentoo.org> (2015-02-11)
# Missing ffmpeg deps, bug #510340
media-video/ffmpeg gme ssh

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

# Christoph Junghans <junghans@gentoo.org> (2014-07-21)
# Missing keywords on sci-libs/libcerf (bug 517726)
sci-visualization/gnuplot libcerf

# Pacho Ramos <pacho@gentoo.org> (2014-04-12)
# Missing keywords, bug #507490
net-misc/modemmanager mbim

# Mike Frysinger <vapier@gentoo.org> (2014-03-15)
# Various deps not ported to ia64.
dev-python/ipython nbconvert notebook

# Pacho Ramos <pacho@gentoo.org> (2014-03-15)
# Missing keywords, bug #504672
>=net-misc/vinagre-3.10 rdp

# Pacho Ramos <pacho@gentoo.org> (2014-02-23)
# Needed dependencies cannot be installed on ia64, bug #498638
dev-util/dbus-test-runner test

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

# Pacho Ramos <pacho@gentoo.org> (2014-02-10)
# Missing keywords, bug #495254
>=dev-libs/totem-pl-parser-3.10 quvi

# Pacho Ramos <pacho@gentoo.org> (2014-01-19)
# Missing keywords, bug #478254
gnome-base/gnome classic extras

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

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

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

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

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

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

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

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

# Agostino Sarubbo <ago@gentoo.org> (2012-12-18)
# kde is not stable, then no needs phonon backends
media-libs/phonon gstreamer vlc

# Robin H Johnson <robbat2@gentoo.org> (2012-11-01)
# 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> (2012-05-28)
# Needs x11-misc/lightdm(which also requires some other deps)
x11-misc/xscreensaver new-login

# Alexey Shvetsov <alexxy@gentoo.org> (2011-12-17)
# Mask use numa for openmpi
sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_slurm openmpi_fabrics_sctp 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

# Raúl Porcel <armin76@gentoo.org> (2011-11-05)
# jit not supported on ia64
dev-libs/libpcre jit

# Tomáš Chvátal <scarabeus@gentoo.org> (2011-04-04)
# Needs sci-libs/umfpack keyworded. Bug #361947.
media-libs/gegl umfpack

# Sebastian Pipping <sping@gentoo.org> (2011-02-22)
# No media-sound/lilypond here, yet (bug #356069)
app-text/asciidoc test

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

# Raúl Porcel <armin76@gentoo.org> (2010-12-05)
# Needs testing
www-client/elinks javascript

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

# Raúl Porcel <armin76@gentoo.org>
# Keep deps minimal
x11-wm/fvwm lock

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

# missing keywords
media-plugins/gst-plugins-meta dts dv lame libvisual modplug mms taglib vcd wavpack

# Marius Brehler <marfbre@linux.sungazer.de> (2015-08-13)
# missing keyword
>=sci-misc/boinc-7.4.42-r1 X