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

# This file requires >=portage-2.1.1

# Jan Ziak <0xe2.0x9a.0x9b@gmail.com> (14 Mar 2018)
# Expose SVGA backend for x86 users
app-emulation/fuse -backend-svga

# Thomas Deutschmann <whissi@gentoo.org> (10 Feb 2018)
# Requires dev-db/mongodb which has dropped x86 support
>=dev-libs/mongo-c-driver-1.8.2 test

# Thomas Deutschmann <whissi@gentoo.org> (05 Jan 2018)
# Requires dev-python/neovim-remote, which is not keyworded on x86.
app-editors/neovim remote

# Michał Górny <mgorny@gentoo.org> (30 Dec 2017)
# Moved from use.mask since it is a flag local to one package:
# pbbuttonsd and macbook for KDE and pbuttonsd it
app-laptop/pbbuttonsd -macbook

# Hans de Graaff <graaff@gentoo.org> (8 Dec 2017)
# Test dependencies are no longer keyworded due to dropped Rails
# keyword.
dev-ruby/asciidoctor test
dev-ruby/tilt:0 test

# Tim Harder <radhermit@gentoo.org> (11 Sep 2017)
# Pulls in dev-ruby/asciidoctor which has too large of a ruby testing
# dep tree that is unkeyworded at this time.
>=net-irc/weechat-1.7 doc

# Johannes Huber <johu@gentoo.org> (07 Aug 2017)
# Requires media-libs/qtav, which is not keyworded on x86.
media-gfx/digikam mediaplayer

# Michał Górny <mgorny@gentoo.org> (07 Aug 2017)
# Requires USE=cuda that is masked in this profile.
media-gfx/blender opensubdiv

# Brian Evans <grknight@gentoo.org> (21 Jul 2017)
# app-crypt/argon2 is keyworded on x86
dev-lang/php -argon2

# Thomas Deutschmann <whissi@gentoo.org> (01 Mar 2017)
# dev-libs/libmaxminddb is keyworded on x86
app-admin/rsyslog -mdblookup

# David Seifert <soap@gentoo.org> (10 Feb 2017)
# Requires dev-lua/ldoc for building documentation,
# which is only keyworded for amd64
x11-wm/awesome doc

# Alexis Ballier <aballier@gentoo.org> (31 Jan 2017)
# nvidia drivers are unmasked here
media-video/ffmpeg -nvenc

# Luca Barbato <lu_zero@gentoo.org> (22 Jan 2017)
# cuda is not available on x86 nvidia-video-codec depends on it
media-video/libav nvidia

# Andreas Sturmlechner <asturm@gentoo.org> (31 Dec 2016)
# on behalf of Andreas K. Hüttel <dilfridge@gentoo.org> (14 Dec 2016)
# Fails to build with newly unmasked ffmpeg-3, so mask this useflag
# Workaround; leaving a real fix to the maintainers... bug 580630
media-libs/mlt vdpau

# Yixun lan <dlan@gentoo.org> (07 Dec 2016)
# Disable zfs storage backend since sys-fs/zfs doesn't support 32bit arch
app-emulation/libvirt zfs

# Ettore Di Giacinto <mudler@gentoo.org> (18 Oct 2016)
# Enable gambit and scm only on supported architectures
>=dev-scheme/slib-3.2.5 -gambit -scm

# Thomas Deutschmann <whissi@gentoo.org> (22 Sep 2016)
# Enable MQTT support on supported architectures
app-metrics/collectd -collectd_plugins_mqtt

# Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016)
# Enable numa support on supported architectures
dev-db/mysql -numa
dev-db/percona-server -numa

# Brian Evans <grknight@gentoo.org> (18 Aug 2016)
# Allow jdbc on this arch
dev-db/mariadb -jdbc

# Rick Farina <zerochaos@gentoo.org> (23 Mar 2016)
# rspec:3 is not keyworded for x86 at this time
=dev-ruby/bundler-audit-0.5.0 test

# Mike Gilbert <floppym@gentoo.org> (03 Mar 2016)
# chrome-binary-plugins dropped x86 support
www-client/chromium widevine

# Ian Delaney <idella4@gentoo.org> (02 Dec 2015)
# mask revdeps of xen that emply a hypervisor in arch x86
app-emulation/libvirt xen
app-emulation/ganeti xen

# Nathan Phillip Brink <binki@gentoo.org> (26 Sep 2015)
# git useflag requires dev-libs/libgit2 which few arches support
dev-util/geany-plugins -git

# Brian Evans <grknight@gentoo.org (14 Sep 2015)
# Unmask new USE flags for mariadb on supported arches
>=dev-db/mariadb-10.1.0 -mroonga -sst-xtrabackup -galera

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

# James Le Cuirot <chewi@gentoo.org> (28 Jul 2015)
# JavaFX and the browser plugin are included on x86 Linux.
dev-java/oracle-jdk-bin -javafx -nsplugin
dev-java/oracle-jre-bin -javafx -nsplugin

# Ben de Groot <yngwin@gentoo.org> (15 Mar 2015)
# media-libs/libbdplus is keyworded on x86, so unmask the useflag
media-libs/libbluray -bdplus

# Michał Górny <mgorny@gentoo.org> (01 Mar 2015)
# pidgin-opensteamworks is only available for amd64, ppc32 and x86
net-im/telepathy-connection-managers -steam

# Jeroen Roovers <jer@gentoo.org> (31 Jan 2015)
# >x11-drivers/nvidia-drivers-346 on x86 has no UVM support (bug #534156)
>x11-drivers/nvidia-drivers-346 uvm

# Mike Frysinger <vapier@gentoo.org> (04 Aug 2014)
# Unmask flashrom drivers that only work on x86 due to in/out asm insns #454024
sys-apps/flashrom -atahpt -nic3com -nicnatsemi -nicrealtek -rayer_spi -satamv

# Yixun Lan <dlan@gentoo.org> (21 May 2014)
# sys-fs/zfs not keyworded on x86
sys-cluster/ceph zfs

# Lars Wendler <polynomial-c@gentoo.org (23 Apr 2014)
# Works on 32bit x86
media-sound/lmms -vst

# Matt Turner <mattst88@gentoo.org> (07 Mar 2014)
# media-libs/libomxil-bellagio keyworded on amd64/x86
media-libs/mesa -openmax

# Samuli Suominen <ssuominen@gentoo.org> (16 Feb 2014)
# Still considered experimental by upstream:
# https://sourceforge.net/p/mikmod/bugs/16/#17ea
media-libs/libmikmod cpu_flags_x86_sse2

# Sergey Popov <pinkbyte@gentoo.org> (27 Dec 2013)
# Boost.Context can be built on x86
dev-libs/boost	-context

# Christoph Junghans <junghans@gentoo.org> (08 Sep 2013)
# restrict USE=quad for x86 as there are too less registers
sci-libs/fftw quad

# Jeff Horelick <jdhore@gentoo.org> (1 Sep 2013)
# Dependency (media-libs/libsidplayfp) only keyworded
# on x86 and amd64. (masked in base)
>=media-plugins/audacious-plugins-3.4 -sid

# Tim Harder <radhermit@gentoo.org> (13 Aug 2013)
# dev-lang/luajit keyworded for x86 (masked in base)
# dev-scheme/racket keyworded for amd64 (masked in base)
app-editors/vim -luajit -racket
app-editors/gvim -luajit -racket

# Kacper Kowalik <xarthisius@gentoo.org> (09 Aug 2013)
# Works on x86
sys-apps/hwloc -gl

# Christoph Junghans <junghans@gentoo.org> (26 Dec 2012)
# mkl works on x86/amd64 (masked in base)
sci-chemistry/gromacs -mkl

# Diego Elio Pettenò <flameeyes@gentoo.org> (3 Nov 2012)
# Unmask here, as it's masked in base.
net-libs/gnutls -dane

# Ben de Groot <yngwin@gentoo.org> (30 Jul 2012)
# dependency keyworded here, masked in base
media-libs/freetype -infinality

# Michał Górny <mgorny@gentoo.org> (11 Apr 2012)
# JIT compilation in zpaq generates code for x86/amd64.
app-arch/zpaq -jit

# Arun Raghavan <ford_prefect@gentoo.org> (29 Mar 2012)
# webrtc-audio-processing is only supported on x86/amd64. Possibly arm can be
# added.
media-sound/pulseaudio -webrtc-aec

# Bernard Cafarelli <voyageur@gentoo.org> (27 Feb 2012)
# Masked in base profile, supported on this arch
gnustep-base/gnustep-make -libobjc2

# Doug Goldstein <cardoe@gentoo.org> (17 Jan 2012)
# The SPICE server is only supported on 64-bit platforms and not on 32-bit
# https://lists.freedesktop.org/archives/spice-devel/2015-September/021846.html
app-emulation/qemu	spice

# Alexandre Rostovtsev <tetromino@gentoo.org> (09 Jan 2012)
# jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so
# it's masked in base profile and unmasked here (bug #396313).
net-libs/webkit-gtk -jit
www-client/midori -jit

# Samuli Suominen <ssuominen@gentoo.org> (06 Dec 2011)
# NuppelVideo support is x86 only
media-video/transcode -nuv -pic

# Davide Pesavento <pesa@gentoo.org> (30 Nov 2011)
# The QML (V4) and JSC JITs are supported only on amd64/arm/x86,
# so the flag is masked in the base profile and unmasked here.
dev-qt/qtdeclarative -jit
dev-qt/qtscript -jit
dev-qt/qtwebkit -jit

# Samuli Suominen <ssuominen@gentoo.org> (25 Nov 2011)
# Expose USE="suid" for USE="svga" only for x86 users,
# see base/package.use.mask
www-client/links -suid

# Robin H. Johnson <robbat2@gentoo.org> (10 Jul 2011)
# PPS should work on all arches, but only keyworded on amd64/x86
>=net-misc/ntp-4.2.6_p3-r1 -parse-clocks

# Tim Harder <radhermit@gentoo.org> (13 Feb 2011)
# Masked in base, unmask for amd64/x86
>=media-video/mplayer-1.0_rc4_p20101219 -bluray

# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (28 Nov 2010)
# sys-devel/llvm is keyworded on x86
media-libs/mesa -llvm

# Tomáš Chvátal <scarabeus@gentoo.org> (4 Apr 2010)
# x86 platforms works
sys-power/pm-utils -video_cards_intel -video_cards_radeon

# Jean-Noël Rivasseau <elvanor@gentoo.org> (23 Sep 2009)
# X use flag only for amd64/x86, bug 285951.
media-gfx/iscan -X

x11-terms/eterm cpu_flags_x86_sse2

# Steve Dibb <beandog@gentoo.org> (29 Sept 2008)
media-video/mplayer -cpudetection