gentoo/profiles/arch/amd64/package.use.mask
Mike Gilbert 1748da6acd
profiles/arch: mask grub_platforms_pc on non-x86 archs
Closes: https://bugs.gentoo.org/967555
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2025-12-15 22:47:45 -05:00

618 lines
20 KiB
Plaintext

# Copyright 1999-2025 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, 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> (2012-06-28)
## # Masking foo USE flag until we can get the
## # foo stuff to work properly again (bug 12345)
## =media-video/mplayer-0.90_pre5 foo
## =media-video/mplayer-0.90_pre5-r1 foo
#
#--- END OF EXAMPLES ---
# Mike Gilbert <floppym@gentoo.org> (2025-12-15)
# arch-specific platform values
sys-boot/grub -grub_platforms_pc -grub_platforms_xen-32
# Michał Górny <mgorny@gentoo.org> (2025-11-01)
# app-crypt/sequoia-chameleon-gnupg is keyworded here.
app-alternatives/gpg -sequoia
# Ionen Wolkens <ionen@gentoo.org> (2025-10-22)
# dev-lang/deno-bin is keyworded here
net-misc/yt-dlp -deno
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-06-29)
# media-libs/libvmaf is keyworded
media-libs/x265 -vmaf
# Michał Górny <mgorny@gentoo.org> (2025-09-28)
# Unmask on amd64 for wider testing.
sci-libs/flexiblas -system-blas
sci-libs/lapack -flexiblas
virtual/blas -flexiblas
virtual/cblas -flexiblas
virtual/lapack -flexiblas
virtual/lapacke -flexiblas
# Nicolas PARLANT <nicolas.parlant@parhuet.fr> (2025-09-20)
# Require dev-libs/libtsm, keyworded here
>=media-gfx/fbida-2.14_p20241216 -fbcon
# Michał Górny <mgorny@gentoo.org> (2025-09-12)
# These BLAS/LAPACK providers are keyworded here.
sci-libs/flexiblas -blis -mkl -openblas
# Christopher Byrne <salah.coronya@gmail.com> (2025-09-01)
# net-emulation/libvirt is only keyworded on amd64 at this time
sys-block/nbdkit -libguestfs
# Andreas K. Hüttel <dilfridge@gentoo.org> (2025-08-06)
# x86-64 supports sframe
>=sys-libs/glibc-2.42 -sframe
# Alfred Wingate <parona@protonmail.com> (2025-05-22)
# Upstream supports amd64
media-libs/svt-av1 -test
# Michał Górny <mgorny@gentoo.org> (2025-05-08)
# dev-python/sigstore is keyworded here.
=dev-lang/python-0* -verify-sig
=dev-python/python-tests-0* -verify-sig
>=dev-lang/python-3.14 -verify-sig
>=dev-python/python-tests-3.14 -verify-sig
# Jimi Huotari <chiitoo@gentoo.org> (2025-04-24)
# Unmask on amd64.
lxqt-base/lxqt-meta -wayland
# # Sam James <sam@gentoo.org> (2025-03-11)
# The COBOL frontend only allows building on a small number of platforms
# for now until more testing and integration is done.
sys-devel/gcc -cobol
# Ionen Wolkens <ionen@gentoo.org> (2025-03-10)
# Old versions of ffmpeg needing old nv-codec-codecs complicate slots
# (done here due to the unmasking in arch/amd64).
<media-video/ffmpeg-5 nvenc
<media-video/ffmpeg-compat-5 nvenc
# Thibaud CANALE <thican@thican.net> (2025-03-09)
# Google DNS dependencies available (bug 949851)
app-crypt/certbot -certbot-dns-google
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
# QtWebView is available here
dev-python/pyside -webview
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
# QtSerialBus is available here
dev-python/pyside -serialbus
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-27)
# All dependencies available
dev-build/meson -test-full
# Matt Jolly <kangie@gentoo.org> (2025-01-11)
# We can bootstrap with mrustc on amd64.
dev-lang/rust -mrustc-bootstrap
# Michał Górny <mgorny@gentoo.org> (2024-12-24)
# OpenMP offloading is supported on 64-bit architectures only.
llvm-runtimes/clang-runtime -offload
# Alfred Wingate <parona@protonmail.com> (2024-12-16)
# Only available on amd64.
media-video/handbrake -qsv
# Sv. Lockal <lockalsash@gmail.com> (2024-11-30)
# Masked in base profile, supported on this arch
dev-debug/gdb -rocm
# Paul Zander <negril.nx+gentoo@gmail.com> (2024-11-16)
# Only available on amd64 for now
media-gfx/openscad -manifold
# Joonas Niilola <juippis@gentoo.org> (2024-11-16)
# Available on amd64.
www-client/firefox -wasm-sandbox
# Sam James <sam@gentoo.org> (2024-10-29)
# Only available on amd64 for now
dev-libs/elfutils -stacktrace
# Michał Górny <mgorny@gentoo.org> (2024-10-23)
# Debug-enabled binary packages are built for a subset of architectures.
sys-kernel/gentoo-kernel-bin -debug
# Michal Privoznik <michal.privoznik@gmail.com> (2024-10-10)
# virtualbox is available here
app-emulation/libvirt -virtualbox
# Patrick McLean <chutzpah@gentoo.org> (2024-09-23)
# Only supported on x86/amd64 (bug #940014).
net-misc/lldpd -seccomp
# orbea <orbea@riseup.net> (2024-07-19)
# Unmask the dynarec flag which has amd64 asm.
games-emulation/rmg -dynarec
# Zen <dev@pyl.onl> (2024-07-01)
# Unmask the ugrd flag for installkernel. It is keyworded here
sys-kernel/installkernel -ugrd
# Andreas Sturmlechner <asturm@gentoo.org> (2024-06-23)
# Pulls in kde-apps/kgpg which is keyworded here
>=kde-apps/kdeutils-meta-24.05.1 -gpg
# Jared Allard <jared@rgst.io> (2024-06-21)
# uasm and jwasm include amd64-specific ASM
app-arch/7zip -uasm -jwasm
# Nowa Ammerlaan <nowa@gentoo.org> (2024-04-25)
# ROCm and Level-Zero are amd64-only at the moment
sys-apps/hwloc -rocm -l0
# Paul Zander <negril.nx+gentoo@gmail.com> (2024-04-20)
# only keyworded for amd64 currently
media-gfx/blender -gnome -renderdoc
# Ionen Wolkens <ionen@gentoo.org> (2024-04-16)
# dev-qt/qtlanguageserver:6 is keyworded here
dev-qt/qtdeclarative:6 -qmlls
dev-qt/qttools:6 -qmlls
dev-python/pyside -tools
# Nowa Ammerlaan <nowa@gentoo.org> (2024-03-17)
# virt-firmware is keyworded here
sys-kernel/installkernel -efistub
# Ionen Wolkens <ionen@gentoo.org> (2024-03-08)
# media-libs/libdovi is keyworded here
media-libs/libplacebo -libdovi
media-video/handbrake -libdovi
# Sam James <sam@gentoo.org> (2024-02-24)
# Only works on amd64 (and x32).
dev-debug/gdb -cet
sys-devel/binutils -cet
llvm-core/clang-common -cet
sys-devel/gcc -cet
sys-libs/binutils-libs -cet
sys-libs/glibc -cet
# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-02-23)
# net-libs/paho-mqtt-c is only available for amd64 and x86
app-admin/syslog-ng -mqtt
# Nowa Ammerlaan <nowa@gentoo.org> (2024-02-09)
# Refind is only available on a subset of arches
sys-kernel/installkernel -refind
# Michal Privoznik <michal.privoznik@gmail.com> (2024-01-21)
# virtiofsd is available here
app-emulation/libvirt -virtiofsd
# Nowa Ammerlaan <nowa@gentoo.org> (2024-01-13)
# Unmask only where grub is keyworded
sys-kernel/installkernel -grub
# Michał Górny <mgorny@gentoo.org> (2023-12-31)
# Requires dev-libs/level-zero.
dev-lang/ispc -gpu
# Ionen Wolkens <ionen@gentoo.org> (2023-12-02)
# dev-qt/qtwebengine:6 and dev-qt/qtremoteobjects:6 are keyworded here.
dev-python/pyqt6 -pdfium -remoteobjects
dev-python/qtpy -pdfium -remoteobjects
# Jimi Huotari <chiitoo@gentoo.org> (2023-11-22)
# Unmask on amd64.
media-video/obs-studio -qsv -websocket
# Takuya Wakazono <pastalian46@gmail.com> (2023-11-21)
# app-crypt/rpm-sequoia is keyworded here.
app-arch/rpm -sequoia
# Florian Schmaus <flow@gentoo.org> (2023-11-10)
# Only available for amd64.
sys-apps/irqbalance -thermal
# Ionen Wolkens <ionen@gentoo.org> (2023-09-13)
# media-gfx/renderdoc is keyworded here
dev-qt/qtbase -renderdoc
# Sam James <sam@gentoo.org> (2023-09-07)
# media-libs/roc-toolkit is not keyworded in most places
media-video/pipewire -roc
# Sam James <sam@gentoo.org> (2023-07-18)
# dev-cpp/cppdap is not keyworded in most places
dev-build/cmake -dap
# Michał Górny <mgorny@gentoo.org> (2023-06-24)
# dev-db/mongodb miraculously got keyworded here.
dev-libs/mongo-c-driver -test-full
dev-python/pymongo -test-full
# Nowa Ammerlaan <nowa@gentoo.org> (2023-04-22)
# snap only works on amd64
gnome-extra/gnome-software -snap
kde-plasma/discover -snap
# Sam James <sam@gentoo.org> (2023-04-17)
# Ruby has several JITs available but they need porting to individual arches.
# Unmask on specific arches where it's available.
dev-lang/ruby -jit
# Sam James <sam@gentoo.org> (2023-04-03)
# pytables is available here.
dev-python/tables -cpudetection
# Yiyang Wu <xgreenlandforwyy@gmail.com> (2023-01-27)
# AMDGPU enablement depends on dev-libs/rocr-runtime, ~amd64 only
# See also: https://bugs.gentoo.org/891499
llvm-runtimes/offload -llvm_targets_AMDGPU
llvm-runtimes/openmp -llvm_targets_AMDGPU
# Michał Górny <mgorny@gentoo.org> (2023-01-24)
# libomptarget is only supported on 64-bit architectures.
>=llvm-runtimes/openmp-16.0.0_pre20230124 -offload
# Sam James <sam@gentoo.org> (2022-12-11)
# net-libs/rustls-ffi is keyworded here
net-misc/curl -rustls -curl_ssl_rustls
# Nowa Ammerlaan <nowa@gentoo.org> (2022-12-06)
# Quick Sync Video (through intel-mediasdk or libvpl) is
# only keyworded on amd64
media-video/ffmpeg -qsv
media-video/ffmpeg-compat -qsv
# WANG Xuerui <xen0n@gentoo.org> (2022-10-07)
# sys-libs/libsmbios is available here.
app-laptop/pbbuttonsd -macbook
# Alfredo Tupone <tupone@gentoo.org> (2022-08-30)
# ada bootstrap currently only available on amd64/x86
sys-devel/gcc -ada
# Conrad Kostecki <conikost@gentoo.org> (2022-07-19)
# www-servers/nginx currently only available on amd64/x86
www-servers/nginx -nginx_modules_http_security
# James Le Cuirot <chewi@gentoo.org> (2022-06-25)
# Allow stack to be realigned for compatibility with older 32-bit binaries.
sys-libs/glibc -stack-realign
sys-libs/ncurses -stack-realign
# Kai-Chun Ning <kaichun.ning@gmail.com> (2022-05-23)
# Need intel-hybrid-codec-driver, which only works on amd64
media-libs/libva-intel-driver -hybrid
# Adel Kara Slimane <adel.ks@zegrapher.com> (2022-02-17)
# Unmask AMF keyword on amd64 only
media-video/ffmpeg -amf
media-video/ffmpeg-compat -amf
media-video/handbrake -amf
# James Le Cuirot <chewi@gentoo.org> (2021-10-22)
# The JIT feature only works on amd64 and x86.
app-emulation/fs-uae -jit
# Marek Szuba <marecki@gentoo.org> (2021-10-10)
# Does work on amd64 and x86
x11-misc/read-edid -vbe-mode
# Lars Wendler <polynomial-c@gentoo.org> (2021-08-27)
# media-libs/webrtc-audio-processing only has amd64 and x86 keywords
media-video/pipewire -echo-cancel
# James Le Cuirot <chewi@gentoo.org> (2021-08-07)
# The ORBlite scanner plugin only works on amd64 and x86.
net-print/hplip-plugin -orblite
# Sam James <sam@gentoo.org> (2021-07-12)
# Haskell is (only) available on amd64/x86 right now in Gentoo
# bug #801649
dev-util/diffoscope -haskell
# Ionen Wolkens <ionen@gentoo.org> (2021-07-01)
# gui-libs/egl-wayland with nvidia-drivers is supported on this arch.
x11-wm/mutter -video_cards_nvidia
# Michael Orlitzky <mjo@gentoo.org> (2021-03-27)
# Unmask the use of 64-bit dev-lisp/clozurecl on 64-bit arches.
# Only maxima makes a distinction between the 32-bit and 64-bit
# USE flags.
sci-mathematics/fricas -clozurecl
sci-mathematics/maxima -clozurecl64
# Thomas Deutschmann <whissi@gentoo.org> (2021-02-17)
# Unmask PCRE JIT support where dev-libs/libpcre2[jit] is available
dev-lang/php -jit
# Jaco Kroon <jaco@uls.co.za> (2021-01-08)
# blocksruntime (clang -fblocks requirement) for asterisk is available on this
# architecture.
net-misc/asterisk -blocks
# Michał Górny <mgorny@gentoo.org> (2020-12-21)
# Sanitizers supported on this architecture.
llvm-runtimes/compiler-rt-sanitizers -asan -dfsan -lsan -msan -hwasan -tsan
llvm-runtimes/compiler-rt-sanitizers -ubsan -safestack -cfi -scudo
llvm-runtimes/compiler-rt-sanitizers -gwp-asan
llvm-runtimes/compiler-rt-sanitizers -libfuzzer -memprof -orc -profile -xray
llvm-runtimes/compiler-rt-sanitizers -ctx-profile -nsan -rtsan
# Sam James <sam@gentoo.org> (2020-10-24)
# asm redc is only available on amd64,
# ppc64. bug #750974.
sci-mathematics/gmp-ecm -custom-tune
# Sam James <sam@gentoo.org> (2020-10-05)
# Guile only supports JIT on some arches
# (See 9.3.8 in the Guile manual)
dev-scheme/guile -jit
# Thomas Deutschmann <whissi@gentoo.org> (2020-09-07)
# dev-util/nvidia-cuda-toolkit is keyworded on amd64
app-metrics/collectd -collectd_plugins_gpu_nvidia
# Thomas Deutschmann <whissi@gentoo.org> (2020-08-17)
# Columnstore engine is supported on amd64
dev-db/mariadb -columnstore
# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02)
# Mask io-uring & zbc pending keywording
sys-block/fio -io-uring -zbc
# Marek Szuba <marecki@gentoo.org> (2020-06-17)
# Unmask globally-masked flashrom drivers and tools which do work on amd64
sys-apps/flashrom -atahpt -atapromise -atavia -drkaiser -gfxnvidia -internal -it8212 -nic3com -nicintel -nicintel-eeprom -nicintel-spi -nicnatsemi -nicrealtek -ogp-spi -rayer-spi -satamv -satasii -tools
# Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
# clisp is keyworded on amd64
app-text/texlive-core -xindy
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-04-26)
# static-pie works on amd64, #719444
sys-libs/glibc -static-pie
# Thomas Deutschmann <whissi@gentoo.org> (2020-03-11)
# Encrypted Media Extensions (eme-free) can be disabled on amd64
mail-client/thunderbird -eme-free
www-client/firefox -eme-free
# James Le Cuirot <chewi@gentoo.org> (2019-12-10)
# The JIT feature only works on amd64 and x86.
app-emulation/aranym -jit
# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11)
# dev-python/pandas is keyworded for amd64
sys-block/fio -python -gnuplot
# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21)
# iasl is stable on amd64
sys-firmware/seabios -debug
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-08-28)
# upstream provides docs only for tier-1 arches
dev-lang/rust-bin -doc
# Thomas Deutschmann <whissi@gentoo.org> (2019-08-03)
# Early microcode loading is supported on amd64
sys-kernel/linux-firmware -initramfs
# Lars Wendler <polynomial-c@gentoo.org> (2019-07-26)
# dev-libs/gumbo is keyworded on amd64
mail-client/claws-mail -litehtml
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-22)
# openjfx is keyworded on amd64
dev-java/openjdk:8 -javafx
dev-java/openjdk:11 -javafx
# Matt Turner <mattst88@gentoo.org> (2019-06-20)
# dev-lang/spidermonkey:60[jit] fails to build on most platforms, but does
# build on amd64.
>=dev-lang/spidermonkey-60 -jit
# Denis Lisov <dennis.lissov@gmail.com> (2019-05-09)
# Overlay can only be built on amd64 and x86
x11-apps/igt-gpu-tools -overlay
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-03-05)
# freeipmi is supported on amd64
app-admin/conserver -freeipmi
# Thomas Deutschmann <whissi@gentoo.org> (2020-10-06)
# - aesni plugin is supported on amd64
# - rdrand plugin is supported on amd64
net-vpn/strongswan -strongswan_plugins_aesni -strongswan_plugins_rdrand
# Michael Palimaka <kensington@gentoo.org> (2018-10-12)
# Unmask arch-specific USE flags available on amd64
net-analyzer/testssl -bundled-openssl -kerberos
# Thomas Deutschmann <whissi@gentoo.org> (2018-08-23)
# Dependency sys-cluster/ceph is keyworded for amd64
net-fs/samba -ceph
# Richard Yao <ryao@gentoo.org> (2018-04-16)
# sys-fs/zfs is keyworded on amd64
sys-boot/grub -libzfs
# Amy Liffey <amynka@gentoo.org> (2017-09-19)
# [cuda] is unmasked in this profiles.
media-libs/opencv -contribxfeatures2d
# Thomas Deutschmann <whissi@gentoo.org> (2020-10-22)
# -imhttp: www-servers/civetweb is keyworded on amd64
# -mdblookup: dev-libs/libmaxminddb is keyworded on amd64
app-admin/rsyslog -imhttp -mdblookup
# Alexis Ballier <aballier@gentoo.org> (2017-02-21)
# spacetime works on amd64
# https://caml.inria.fr/pub/docs/manual-ocaml/spacetime.html
dev-lang/ocaml -spacetime
# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2017-01-04)
# Matt Whitlock <gentoo@mattwhitlock.name> (2025-04-12)
# Assembly optimisations are supported on amd64 for all versions
dev-libs/libsecp256k1 -asm
net-p2p/bitcoin-core -asm
# Andreas Sturmlechner <asturm@gentoo.org> (2016-12-31)
# on behalf of Andreas K. Hüttel <dilfridge@gentoo.org> (2016-12-14)
# 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
# Ettore Di Giacinto <mudler@gentoo.org> (2016-10-18)
# Enable gambit and scm only on supported architectures
>=dev-scheme/slib-3.2.5 -gambit -scm
# Thomas Deutschmann <whissi@gentoo.org> (2016-09-22)
# Enable MQTT support on supported architectures
app-metrics/collectd -collectd_plugins_mqtt
# Thomas Deutschmann <whissi@gentoo.org> (2016-08-26)
# Enable numa support on supported architectures
dev-db/mysql -numa
# Brian Evans <grknight@gentoo.org> (2016-08-18)
# Allow jdbc on this arch
dev-db/mariadb -jdbc
# Andrew Savchenko <bircoph@gentoo.org> (2016-08-11)
# PGO is fixed on amd64
>=www-client/firefox-48 -pgo
# Brian Evans <grknight@gentoo.org> (2015-09-14)
# Unmask new USE flags for mariadb on supported arches
>=dev-db/mariadb-10.1.0 -mroonga -galera
# Mike Gilbert <floppym@gentoo.org> (2015-09-05)
# sd-boot is not supported on all archs.
sys-apps/systemd -boot -ukify
sys-apps/systemd-utils -boot -ukify
sys-kernel/installkernel -systemd-boot -ukify -uki
# Ben de Groot <yngwin@gentoo.org> (2015-03-15)
# media-libs/libbdplus is keyworded on amd64, so unmask the useflag
media-libs/libbluray -bdplus
# Samuli Suominen <ssuominen@gentoo.org> (2014-02-16)
# Still considered experimental by upstream:
# https://sourceforge.net/p/mikmod/bugs/16/#17ea
media-libs/libmikmod cpu_flags_x86_sse2
# Andreas K. Huettel <dilfridge@gentoo.org> (2014-01-04)
# While globally masked, the needed amd64 keywords are already present
dev-vcs/git -mediawiki
# Sergey Popov <pinkbyte@gentoo.org> (2013-12-27)
# Boost.Context can be built on amd64
dev-libs/boost -context
# Tim Harder <radhermit@gentoo.org> (2013-08-13)
# dev-lang/luajit keyworded for amd64 (masked in base)
# dev-scheme/racket keyworded for amd64 (masked in base)
app-editors/vim -racket
app-editors/gvim -racket
# Kacper Kowalik <xarthisius@gentoo.org> (2013-08-09)
# Works on amd64
sys-apps/hwloc -gl -nvml
# Michał Górny <mgorny@gentoo.org> (2013-07-22)
# Meaningless on amd64 (it controls the 32-bit x86 JIT).
dev-python/pypy-exe cpu_flags_x86_sse2
# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-11-03)
# Unmask here, as it's masked in base.
net-libs/gnutls -dane
# Alexandre Rostovtsev <tetromino@gentoo.org> (2012-04-12)
# Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for
# gobject-introspection[doctool], bug #411761
dev-libs/gobject-introspection -doctool
# Michał Górny <mgorny@gentoo.org> (2012-04-11)
# JIT compilation in zpaq generates code for x86/amd64.
app-arch/zpaq -jit
# Arun Raghavan <ford_prefect@gentoo.org> (2012-03-29)
# webrtc-audio-processing is only supported on x86/amd64. Possibly arm can be
# added.
media-sound/pulseaudio-daemon -webrtc-aec
# Bernard Cafarelli <voyageur@gentoo.org> (2012-02-27)
# Masked in base profile, supported on this arch
gnustep-base/gnustep-make -libobjc2
# Davide Pesavento <pesa@gentoo.org> (2011-11-30)
# 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
# Robin H. Johnson <robbat2@gentoo.org> (2011-07-10), updated 2019-12-06
# PPS should work on all arches, but only keyworded on some arches
>=net-misc/ntp-4.2.6_p3-r1 -parse-clocks
# Tim Harder <radhermit@gentoo.org> (2011-02-13)
# Masked in base, unmask for amd64/x86
>=media-video/mplayer-1.0_rc4_p20101219 -bluray
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2010-11-28)
# llvm-core/llvm is keyworded on amd64
media-libs/mesa -llvm
# Jean-Noël Rivasseau <elvanor@gentoo.org> (2009-09-23)
# X use flag only for amd64/x86, bug 285951.
media-gfx/iscan -X
# Bernard Cafarelli <voyageur@gentoo.org> (2009-03-20)
# Depends on packages not yet keyworded for amd64, cf bug #22042
app-backup/backup-manager s3
# Jeremy Olexa <darkside@gentoo.org> (2009-02-07)
# USE=mmx on imlib2 causes issues with other apps. See bug 218382 (comments
# 11-12)
media-libs/imlib2 cpu_flags_x86_mmx
# Jeremy Olexa <darkside@gentoo.org> (2008-12-24)
# unmask USE=bindist on amd64 - also unmasking the other flags that were under a
# bad comment heading. see bug #246144
media-video/mplayer -cpudetection
# assembler-section
# blubb@gentoo.org (2006-10-23)
# upstream forces sse2 for amd64; mmx flag does nothing
app-crypt/johntheripper cpu_flags_x86_mmx
# blubb@gentoo.org (2006-10-23)
# x86 asm only:
media-libs/libfame cpu_flags_x86_mmx
media-libs/sdl-gfx cpu_flags_x86_mmx
media-libs/smpeg cpu_flags_x86_mmx
# x86_64 opts are enabled with USE sse. so masking the rest
media-sound/mpg123-base cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext
# Alexis Ballier <aballier@gentoo.org> (2008-08-08)
# x86 asm only, it won't be built on amd64 if mmx useflag is enabled but that
# saves people from needlessly installing nasm
# Refs bug #93279
media-sound/lame cpu_flags_x86_mmx