profiles: Sync with gentoo

It's from gentoo commit 8adc2a498fec7ddcdcbbacb7a8172d4ed6d82b94.
This commit is contained in:
Krzesimir Nowak 2022-01-05 17:44:05 +01:00
parent d133e03f4a
commit e7cc54cfff
517 changed files with 4461 additions and 2966 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
ARCH="alpha" ARCH="alpha"
@ -23,11 +23,6 @@ LIBDIR_alpha="lib"
# Defaults for video drivers # Defaults for video drivers
VIDEO_CARDS="fbdev glint mga nv r128 radeon" VIDEO_CARDS="fbdev glint mga nv r128 radeon"
# Chris Gianelloni <wolf31o2@gentoo.org> (2007-02-05)
# Defaults for audio drivers. These are copied from x86 (minus modems), since
# Alpha supports the same busses.
ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 maestro3 trident usb-audio via82xx ymfpci"
# Tobias Klausmann <klausman@gentoo.org> (2018-06-25) # Tobias Klausmann <klausman@gentoo.org> (2018-06-25)
# Enable USE=libtirpc by default, to ease dependency resolution during # Enable USE=libtirpc by default, to ease dependency resolution during
# the stabilization of glibc-2.26. Bug 657148 # the stabilization of glibc-2.26. Bug 657148

View File

@ -1,6 +1,96 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2021-12-30)
# Don't apply stable masks to python-exec since we're forcing every
# impl there anyway. Please keep this in sync with use.mask.
dev-lang/python-exec -python_targets_python3_10
# Vadim Misbakh-Soloviov <mva@gentoo.org> (2021-12-09)
# ts-cli requires rust to be built, and rust is unavailable here ATM.
dev-libs/tree-sitter ts-cli
# Sam James <sam@gentoo.org> (2021-11-05)
# Avoid keywording unnecessary depenencies for now, bug #804115
dev-python/scipy pythran
# Sam James <sam@gentoo.org> (2021-11-05)
# Test suite is very fragile and doesn't even run on amd64.
# No real point in running it here right now, bug #804115.
dev-cpp/eigen test
# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-24)
# dev-ruby/furo isn't keyworded here
dev-python/argon2-cffi doc
# Sam James <sam@gentoo.org> (2021-09-12)
# dev-ruby/asciidoctor isn't keyworded here
dev-util/ccache doc
# David Seifert <soap@gentoo.org> (2021-09-04)
# dev-lang/go not keyworded here
sys-libs/libcap tools
# Marek Szuba <marecki@gentoo.org> (2021-08-17)
# net-wireless/rtl-sdr not keyworded here
sys-apps/rng-tools rtlsdr
# Marek Szuba <marecki@gentoo.org> (2021-08-11)
# dev-ruby/thor not keyworded here
app-text/htmltidy test
# Matt Turner <mattst88@gentoo.org> (2021-07-23)
# gui-libs/gtk is not keyworded
net-libs/gssdp gtk
# Lars Wendler <polynomial-c@gentoo.org> (2021-07-09)
# dev-libs/libbpf is not keyworded for alpha (yet?)
sys-apps/iproute2 bpf
# Matt Turner <mattst88@gentoo.org> (2021-06-10)
# dev-python/django is not keyworded here
dev-python/diskcache test
# Miroslav Šulc <fordfrog@gentoo.org> (2021-03-13)
# virtual/jdk isn't keyworded here
media-libs/rubberband jni
# Sam James <sam@gentoo.org> (2021-03-11)
# media-libs/libheif isn't keyworded here
# media-libs/libavif isn't keyworded here
media-libs/gd avif heif
# Sam James <sam@gentoo.org> (2021-02-26)
# dev-libs/efl not keyworded here
# and is a desktop application mainly
# bug #773178
app-crypt/pinentry efl
# Andreas Sturmlechner <asturm@gentoo.org> (2021-02-14)
# sci-libs/cholmod is not keyworded.
sci-libs/umfpack cholmod
# Sam James <sam@gentoo.org> (2021-02-22)
# media-sound/sndio is not yet keyworded here
# bug #769098, bug #769122
media-libs/openal sndio
media-video/ffmpeg sndio
media-sound/moc sndio
media-sound/mpd sndio
media-libs/libsdl2 sndio
media-libs/libao sndio
# Sam James <sam@gentoo.org> (2021-01-19)
# Avoid pulling in a large unkeyworded dep
# which is largely a desktop application
# bug #766186
app-text/dblatex inkscape
# Sam James <sam@gentoo.org> (2021-01-19)
# app-text/dblatex not yet keyworded
# bug #766186
dev-util/ragel doc
# Joonas Niilola <juippis@gentoo.org> (2021-01-15) # Joonas Niilola <juippis@gentoo.org> (2021-01-15)
# Dependency not keyworded on this arch. # Dependency not keyworded on this arch.
app-text/enchant voikko app-text/enchant voikko
@ -147,7 +237,7 @@ app-arch/rpm test
# Tomáš Mózes <hydrapolic@gmail.com> (2018-06-05) # Tomáš Mózes <hydrapolic@gmail.com> (2018-06-05)
# Unkeyworded dependencies. # Unkeyworded dependencies.
app-admin/syslog-ng amqp kafka app-admin/syslog-ng amqp kafka mongodb
# Thomas Deutschmann <whissi@gentoo.org> (2018-06-02) # Thomas Deutschmann <whissi@gentoo.org> (2018-06-02)
# Needs dev-ruby/asciidoctor which has a lot of unstable deps # Needs dev-ruby/asciidoctor which has a lot of unstable deps
@ -182,7 +272,7 @@ x11-themes/qtcurve plasma
dev-db/mariadb numa dev-db/mariadb numa
# Gilles Dartiguelongue <eva@gentoo.org> (2017-08-16) # Gilles Dartiguelongue <eva@gentoo.org> (2017-08-16)
# missing keyword on dev-python/dbusmock, bug #620024 # missing keyword on dev-python/python-dbusmock, bug #620024
>=gnome-base/gnome-settings-daemon-3.24 test >=gnome-base/gnome-settings-daemon-3.24 test
# Michał Górny <mgorny@gentoo.org> (2017-08-08) # Michał Górny <mgorny@gentoo.org> (2017-08-08)
@ -193,11 +283,6 @@ net-libs/gnutls test-full
# Requires USE=bluetooth that is masked in this profile. # Requires USE=bluetooth that is masked in this profile.
media-sound/pulseaudio native-headset 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
# Tobias Klausmann <klausman@gentoo.org> (2017-05-18) # Tobias Klausmann <klausman@gentoo.org> (2017-05-18)
# Stack protector code is not ported to alpha (and may not ever be) # Stack protector code is not ported to alpha (and may not ever be)
>=sys-devel/gcc-6 ssp >=sys-devel/gcc-6 ssp
@ -256,10 +341,6 @@ media-video/ffmpeg openh264
# sys-cluster/ceph is not broken per se, but a maintenance burden. # sys-cluster/ceph is not broken per se, but a maintenance burden.
net-analyzer/rrdtool rados net-analyzer/rrdtool rados
# James Le Cuirot <chewi@gentoo.org> (2016-01-30)
# scrollview requires Java, which is unsupported on Alpha.
app-text/tesseract scrollview
# Matt Turner <mattst88@gentoo.org> (2015-11-15) # Matt Turner <mattst88@gentoo.org> (2015-11-15)
# Missing keywords # Missing keywords
dev-util/perf numa dev-util/perf numa
@ -288,10 +369,6 @@ net-misc/networkmanager wext
# dev-lua/lgi lacks alpha keyword, bug #551540 # dev-lua/lgi lacks alpha keyword, bug #551540
dev-libs/libpeas lua dev-libs/libpeas lua
# Michał Górny <mgorny@gentoo.org> (2015-02-22)
# Dependency not keyworded for some reason.
media-libs/gegl umfpack
# Johannes Huber <johu@gentoo.org> (2015-01-28) # Johannes Huber <johu@gentoo.org> (2015-01-28)
# Missing keyword on dev-libs/botan # Missing keyword on dev-libs/botan
app-crypt/qca botan app-crypt/qca botan
@ -319,10 +396,6 @@ app-accessibility/orca braille
# media-libs/x265 doesn't work on alpha (bug 519046) # media-libs/x265 doesn't work on alpha (bug 519046)
media-video/ffmpeg x265 media-video/ffmpeg x265
# Tobias Klausmann <klausman@gentoo.org (2014-07-16)
# 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> (2014-02-22) # Pacho Ramos <pacho@gentoo.org> (2014-02-22)
# Missing keywords, bug #495250 # Missing keywords, bug #495250
>=gnome-base/gnome-extra-apps-3.10 tracker >=gnome-base/gnome-extra-apps-3.10 tracker

View File

@ -1,9 +1,23 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH. # Unmask the flag which corresponds to ARCH.
-alpha -alpha
# James Le Cuirot <chewi@gentoo.org> (2021-08-10)
# media-video/pipewire is not keyworded. Bug #807616.
pipewire
# Matt Turner <mattst88@gentoo.org> (2021-07-05)
nftables
# Michał Górny <mgorny@gentoo.org> (2021-05-20)
# Unresolved keywordreqs are getting in the way.
# https://bugs.gentoo.org/773451
# https://bugs.gentoo.org/789606
python_targets_python3_10
python_single_target_python3_10
# Andreas Sturmlechner <asturm@gentoo.org> (2020-11-12) # Andreas Sturmlechner <asturm@gentoo.org> (2020-11-12)
# media-sound/jack-audio-connection-kit re-keywording timeout, bug #736725 # media-sound/jack-audio-connection-kit re-keywording timeout, bug #736725
jack jack
@ -45,10 +59,6 @@ lua_targets_luajit
luajit luajit
luajittex luajittex
# Andreas Sturmlechner <asturm@gentoo.org> (2017-02-25)
# kwallet integration split from kde to distinct flag
kwallet
# Tobias Klausmann <klausman@gentoo.org> (2016-06-07) # Tobias Klausmann <klausman@gentoo.org> (2016-06-07)
# We currently do not have the resources to AT qt5 packages. # We currently do not have the resources to AT qt5 packages.
# This may change when/if qt4 goes away. # This may change when/if qt4 goes away.
@ -82,7 +92,6 @@ wifi
apm apm
battery battery
dmi dmi
pm-utils
# Stuff that doesn't work on alpha, or not tested # Stuff that doesn't work on alpha, or not tested
clang clang
@ -99,7 +108,7 @@ rtmp
v4l v4l
vpx vpx
kde kde
quvi kwallet
metalink metalink
tremor tremor
fdk fdk

View File

@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
ARCH="amd64" ARCH="amd64"
@ -38,7 +38,7 @@ LDFLAGS_x32="-m elf32_x86_64"
CHOST_x32="x86_64-pc-linux-gnux32" CHOST_x32="x86_64-pc-linux-gnux32"
# Simon Stelling <blubb@gentoo.org> (2006-10-24) # Simon Stelling <blubb@gentoo.org> (2006-10-24)
# They are masked, but we can enable them anyway for those who have # They are masked, but we can enable them anyway for those who have
# >=portage-2.1.2_pre3-r4 # >=portage-2.1.2_pre3-r4
CPU_FLAGS_X86="mmx mmxext sse sse2" CPU_FLAGS_X86="mmx mmxext sse sse2"
@ -50,10 +50,6 @@ ABI_X86="64"
# Defaults for video drivers # Defaults for video drivers
VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa"
# Danny van Dyk <kugelfang@gentoo.org> (2006-12-22)
# Default for ALSA_CARDS USE_EXPAND variable.
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
# Michał Górny <mgorny@gentoo.org> (2013-01-26) # Michał Górny <mgorny@gentoo.org> (2013-01-26)
# Unhide the x86-specific USE_EXPANDs. # Unhide the x86-specific USE_EXPANDs.
USE_EXPAND_HIDDEN="-ABI_X86 -CPU_FLAGS_X86" USE_EXPAND_HIDDEN="-ABI_X86 -CPU_FLAGS_X86"

View File

@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# James Le Cuirot <chewi@gentoo.org> (2021-09-04)
# This code assumes 32-bit longs and must therefore be built as a 32-bit binary.
sys-fs/atari-fdisk
# David Seifert <soap@gentoo.org> (2018-01-03) # David Seifert <soap@gentoo.org> (2018-01-03)
# Requires 32-bit multilib compatibility # Requires 32-bit multilib compatibility
sys-block/megamgr sys-block/megamgr
@ -27,6 +31,7 @@ app-emulation/crossover-bin
app-emulation/protontricks app-emulation/protontricks
app-emulation/q4wine app-emulation/q4wine
app-emulation/winetricks app-emulation/winetricks
<=app-shells/scsh-0.6.9
dev-embedded/libftd2xx dev-embedded/libftd2xx
dev-embedded/openocd dev-embedded/openocd
dev-util/android-ndk dev-util/android-ndk
@ -43,7 +48,6 @@ games-action/heretic2
games-action/heretic2-demo games-action/heretic2-demo
games-action/hotline-miami games-action/hotline-miami
games-action/intrusion2 games-action/intrusion2
games-action/lugaru
games-action/shadowgrounds-bin games-action/shadowgrounds-bin
games-action/shadowgrounds-survivor-bin games-action/shadowgrounds-survivor-bin
games-action/solar2 games-action/solar2
@ -56,12 +60,11 @@ games-arcade/dynamitejack
games-arcade/gish-demo games-arcade/gish-demo
games-arcade/jardinains games-arcade/jardinains
games-arcade/thinktanks-demo games-arcade/thinktanks-demo
games-emulation/caps games-emulation/gens
games-emulation/nestra <games-emulation/pcsx2-9999
games-emulation/pcsx2 games-emulation/vgba
games-emulation/zinc games-emulation/zinc
games-emulation/zsnes games-emulation/zsnes
games-fps/avp
games-fps/etqw-bin games-fps/etqw-bin
games-fps/etqw-data games-fps/etqw-data
games-fps/etqw-demo games-fps/etqw-demo
@ -101,5 +104,4 @@ net-print/cndrvcups-common-lb
net-print/cndrvcups-lb net-print/cndrvcups-lb
sci-biology/foldingathome sci-biology/foldingathome
sci-chemistry/cara-bin sci-chemistry/cara-bin
sci-chemistry/mars
sci-electronics/eagle sci-electronics/eagle

View File

@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2020-12-27) # Sam James <sam@gentoo.org> (2020-12-27)
@ -13,7 +13,7 @@ dev-embedded/urjtag ftd2xx
# GLEP 73 Immutability, USE=ovmf requires hvm # GLEP 73 Immutability, USE=ovmf requires hvm
app-emulation/xen-tools ovmf app-emulation/xen-tools ovmf
# NP-Hardass <NP-Hardass@gentoo.org> (2017-07-11) # Adam Feldman <NP-Hardass@gentoo.org> (2017-07-11)
# GLEP 73 Immutability, USE=test requires # GLEP 73 Immutability, USE=test requires
# abi_x86_32 at this time. # abi_x86_32 at this time.
app-emulation/wine-vanilla test app-emulation/wine-vanilla test

View File

@ -1,9 +1,17 @@
# Copyright 1999-2019 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Theo Anderson <telans@posteo.de> (2021-03-06)
# Enable 32-bit clang runtime to ease -m32 builds with non-GCC runtime
sys-devel/clang-runtime abi_x86_32
sys-libs/libcxxabi abi_x86_32
sys-libs/libcxx abi_x86_32
sys-libs/libomp abi_x86_32
sys-libs/llvm-libunwind abi_x86_32
# Mike Gilbert <floppym@gentoo.org> (2016-11-17) # Mike Gilbert <floppym@gentoo.org> (2016-11-17)
# Enable both efi and pc by default. # Enable both efi and pc by default.
# https://bugs.gentoo.org/600110 # bug #600110
sys-boot/grub:2 grub_platforms_efi-64 grub_platforms_pc sys-boot/grub:2 grub_platforms_efi-64 grub_platforms_pc
# Michał Górny <mgorny@gentoo.org> (2016-09-24) # Michał Górny <mgorny@gentoo.org> (2016-09-24)
@ -12,10 +20,6 @@ dev-ml/llvm-ocaml llvm_targets_AMDGPU llvm_targets_NVPTX
sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX
sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX
# Michał Górny <mgorny@gentoo.org> (2014-06-28)
# Packages that should be multilib by default.
x11-drivers/nvidia-drivers abi_x86_32
# Doug Goldstein <cardoe@gentoo.org> (2012-10-29) # Doug Goldstein <cardoe@gentoo.org> (2012-10-29)
# Enable the native arch as the default qemu target # Enable the native arch as the default qemu target
app-emulation/qemu qemu_softmmu_targets_x86_64 app-emulation/qemu qemu_softmmu_targets_x86_64

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-18) # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-18)
@ -18,7 +18,7 @@ sys-firmware/seabios -binary
# Force the host target to avoid dependency hell # Force the host target to avoid dependency hell
dev-lang/rust llvm_targets_X86 dev-lang/rust llvm_targets_X86
# NP-Hardass <NP-Hardass@gentoo.org> (2017-05-23) # Adam Feldman <NP-Hardass@gentoo.org> (2017-05-23)
# Packages with optional 64-bit variant # Packages with optional 64-bit variant
app-emulation/wine-vanilla -abi_x86_64 app-emulation/wine-vanilla -abi_x86_64
app-emulation/wine-staging -abi_x86_64 app-emulation/wine-staging -abi_x86_64

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # 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 # When you add an entry to the top of this file, add your name, the date, and
@ -17,12 +17,63 @@
#--- END OF EXAMPLES --- #--- END OF EXAMPLES ---
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-11-01)
# requires sys-apps/dbus-broker, which keyworded here.
sys-apps/systemd -hostnamed-fallback
# 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-base/xwayland -video_cards_nvidia
x11-wm/mutter -video_cards_nvidia
# Mike Gilbert <floppym@gentoo.org> (2021-03-29)
# Unmask TPM on supported archs.
sys-apps/systemd -tpm
# 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-5.44.0-r5 -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) # Michał Górny <mgorny@gentoo.org> (2020-12-21)
# Sanitizers supported on this architecture. # Sanitizers supported on this architecture.
sys-libs/compiler-rt-sanitizers -asan -dfsan -lsan -msan -hwasan -tsan sys-libs/compiler-rt-sanitizers -asan -dfsan -lsan -msan -hwasan -tsan
sys-libs/compiler-rt-sanitizers -ubsan -safestack -cfi -scudo sys-libs/compiler-rt-sanitizers -ubsan -safestack -cfi -scudo
sys-libs/compiler-rt-sanitizers -gwp-asan sys-libs/compiler-rt-sanitizers -gwp-asan
sys-libs/compiler-rt-sanitizers -libfuzzer -profile -xray sys-libs/compiler-rt-sanitizers -libfuzzer -memprof -orc -profile -xray
# Sam James <sam@gentoo.org> (2020-10-24) # Sam James <sam@gentoo.org> (2020-10-24)
# asm redc is only available on amd64, # asm redc is only available on amd64,
@ -42,10 +93,6 @@ app-metrics/collectd -collectd_plugins_gpu_nvidia
# Columnstore engine is supported on amd64 # Columnstore engine is supported on amd64
dev-db/mariadb -columnstore dev-db/mariadb -columnstore
# Thomas Deutschmann <whissi@gentoo.org> (2020-07-27)
# media-video/pipewire:0/0.3 is available for amd64
www-client/firefox -screencast
# Sam James <sam@gentoo.org> (2020-07-03) # Sam James <sam@gentoo.org> (2020-07-03)
# Rust is available here # Rust is available here
# Bug #728558 # Bug #728558
@ -57,7 +104,7 @@ sys-block/fio -io-uring -zbc
# Marek Szuba <marecki@gentoo.org> (2020-06-17) # Marek Szuba <marecki@gentoo.org> (2020-06-17)
# Unmask globally-masked flashrom drivers and tools which do work on amd64 # Unmask globally-masked flashrom drivers and tools which do work on amd64
sys-apps/flashrom -atahpt -atapromise -internal -nic3com -nicnatsemi -nicrealtek -rayer-spi -satamv -tools 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) # Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
# clisp is keyworded on amd64 # clisp is keyworded on amd64
@ -85,7 +132,11 @@ www-client/firefox -eme-free
x11-wm/mutter -sysprof x11-wm/mutter -sysprof
dev-libs/gjs -sysprof dev-libs/gjs -sysprof
dev-libs/glib -sysprof dev-libs/glib -sysprof
gnome-extra/cjs -sysprof
x11-libs/gtk+ -sysprof x11-libs/gtk+ -sysprof
net-libs/libsoup -sysprof
x11-libs/pango -sysprof
gui-libs/gtk -sysprof
# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26)
# Vulkan is available on amd64. # Vulkan is available on amd64.
@ -93,7 +144,6 @@ dev-qt/qt3d -vulkan
dev-qt/qtdeclarative -vulkan dev-qt/qtdeclarative -vulkan
dev-qt/qtgui -vulkan dev-qt/qtgui -vulkan
dev-qt/qtwayland -vulkan dev-qt/qtwayland -vulkan
media-video/pipewire -vulkan
# James Le Cuirot <chewi@gentoo.org> (2019-12-10) # James Le Cuirot <chewi@gentoo.org> (2019-12-10)
# The JIT feature only works on amd64 and x86. # The JIT feature only works on amd64 and x86.
@ -125,6 +175,7 @@ mail-client/claws-mail -litehtml
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-22) # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-22)
# openjfx is keyworded on amd64 # openjfx is keyworded on amd64
dev-java/openjdk:8 -javafx
dev-java/openjdk:11 -javafx dev-java/openjdk:11 -javafx
# Matt Turner <mattst88@gentoo.org> (2019-06-20) # Matt Turner <mattst88@gentoo.org> (2019-06-20)
@ -149,10 +200,6 @@ app-admin/conserver -freeipmi
# - rdrand plugin is supported on amd64 # - rdrand plugin is supported on amd64
net-vpn/strongswan -strongswan_plugins_aesni -strongswan_plugins_rdrand net-vpn/strongswan -strongswan_plugins_aesni -strongswan_plugins_rdrand
# James Le Cuirot <chewi@gentoo.org> (2018-11-02)
# Vulkan is only available on amd64 at present.
media-libs/libsdl2 -vulkan
# Michael Palimaka <kensington@gentoo.org> (2018-10-12) # Michael Palimaka <kensington@gentoo.org> (2018-10-12)
# Unmask arch-specific USE flags available on amd64 # Unmask arch-specific USE flags available on amd64
net-analyzer/testssl -bundled-openssl -kerberos net-analyzer/testssl -bundled-openssl -kerberos
@ -278,8 +325,8 @@ games-emulation/mupen64plus-core new-dynarec
# Tim Harder <radhermit@gentoo.org> (2013-08-13) # Tim Harder <radhermit@gentoo.org> (2013-08-13)
# dev-lang/luajit keyworded for amd64 (masked in base) # dev-lang/luajit keyworded for amd64 (masked in base)
# dev-scheme/racket keyworded for amd64 (masked in base) # dev-scheme/racket keyworded for amd64 (masked in base)
app-editors/vim -luajit -racket app-editors/vim -racket
app-editors/gvim -luajit -racket app-editors/gvim -racket
# Kacper Kowalik <xarthisius@gentoo.org> (2013-08-09) # Kacper Kowalik <xarthisius@gentoo.org> (2013-08-09)
# Works on amd64 # Works on amd64
@ -294,10 +341,6 @@ dev-python/pypy3-exe cpu_flags_x86_sse2
# Unmask here, as it's masked in base. # Unmask here, as it's masked in base.
net-libs/gnutls -dane net-libs/gnutls -dane
# Ben de Groot <yngwin@gentoo.org> (2012-07-30)
# dependency keyworded here, masked in base
media-libs/freetype -infinality
# Alexandre Rostovtsev <tetromino@gentoo.org> (2012-04-12) # Alexandre Rostovtsev <tetromino@gentoo.org> (2012-04-12)
# Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for # Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for
# gobject-introspection[doctool], bug #411761 # gobject-introspection[doctool], bug #411761
@ -321,7 +364,6 @@ gnustep-base/gnustep-make -libobjc2
# so the flag is masked in the base profile and unmasked here. # so the flag is masked in the base profile and unmasked here.
dev-qt/qtdeclarative -jit dev-qt/qtdeclarative -jit
dev-qt/qtscript -jit dev-qt/qtscript -jit
dev-qt/qtwebkit -jit
# Robin H. Johnson <robbat2@gentoo.org> (2011-07-10), updated 2019-12-06 # 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 # PPS should work on all arches, but only keyworded on some arches
@ -335,10 +377,6 @@ dev-qt/qtwebkit -jit
# sys-devel/llvm is keyworded on amd64 # sys-devel/llvm is keyworded on amd64
media-libs/mesa -llvm media-libs/mesa -llvm
# Tomáš Chvátal <scarabeus@gentoo.org> (2010-04-04)
# x86 platforms works
sys-power/pm-utils -video_cards_intel -video_cards_radeon
# Jean-Noël Rivasseau <elvanor@gentoo.org> (2009-09-23) # Jean-Noël Rivasseau <elvanor@gentoo.org> (2009-09-23)
# X use flag only for amd64/x86, bug 285951. # X use flag only for amd64/x86, bug 285951.
media-gfx/iscan -X media-gfx/iscan -X
@ -372,7 +410,6 @@ app-crypt/johntheripper cpu_flags_x86_mmx
media-libs/libfame cpu_flags_x86_mmx media-libs/libfame cpu_flags_x86_mmx
media-libs/sdl-gfx cpu_flags_x86_mmx media-libs/sdl-gfx cpu_flags_x86_mmx
media-libs/smpeg cpu_flags_x86_mmx media-libs/smpeg cpu_flags_x86_mmx
x11-terms/eterm cpu_flags_x86_mmx
# x86_64 opts are enabled with USE sse. so masking the rest # x86_64 opts are enabled with USE sse. so masking the rest
media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext

View File

@ -17,19 +17,25 @@
#--- END OF EXAMPLES --- #--- END OF EXAMPLES ---
# Marek Szuba <marecki@gentoo.org> (2020-12-24) # Joonas Niilola <juippis@gentoo.org> (2021-08-13)
# No stable dev-lang/lua:5.3 ebuilds yet # dev-libs/efl is stabilized on amd64.
media-gfx/darktable system-lua app-crypt/pinentry -efl
# Sam James <sam@gentoo.org> (2021-07-17)
# Haskell isn't stable on amd64 (or anywhere)
# bug #801652
dev-util/diffoscope haskell
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-05-07)
# openjfx:8 will never be stabilized
# openjfx:11 probably will neither
dev-java/openjdk:8 javafx
dev-java/openjdk:11 javafx
# Andreas Sturmlechner <asturm@gentoo.org> (2020-10-05) # Andreas Sturmlechner <asturm@gentoo.org> (2020-10-05)
# REQUIRED_USE="base? ( firebird )", dev-db/firebird is not stable # REQUIRED_USE="base? ( firebird )", dev-db/firebird is not stable
app-office/libreoffice base app-office/libreoffice base
# Thomas Deutschmann <whissi@gentoo.org> (2020-10-02)
# media-video/pipewire not yet stabilized and without
# sys-apps/xdg-desktop-portal-gtk not useable at all
www-client/firefox screencast
# Thomas Deutschmann <whissi@gentoo.org> (2020-09-07) # Thomas Deutschmann <whissi@gentoo.org> (2020-09-07)
# sys-cluster/slurm has no stable keywords # sys-cluster/slurm has no stable keywords
# dev-util/nvidia-cuda-toolkit has no stable keywords # dev-util/nvidia-cuda-toolkit has no stable keywords
@ -37,23 +43,18 @@ app-metrics/collectd collectd_plugins_slurm collectd_plugins_gpu_nvidia
# Joonas Niilola <juippis@gentoo.org> (2020-06-21) # Joonas Niilola <juippis@gentoo.org> (2020-06-21)
# sys-apps/apparmor doesn't have stable keywords. # sys-apps/apparmor doesn't have stable keywords.
app-emulation/lxc apparmor app-containers/lxc apparmor
app-emulation/lxd apparmor app-containers/lxd apparmor
# Thomas Deutschmann <whissi@gentoo.org> (2019-10-28) # Thomas Deutschmann <whissi@gentoo.org> (2019-10-28)
# net-libs/quiche is an early HTTP/3 implementation # net-libs/quiche is an early HTTP/3 implementation
# not yet ready for everyone. # not yet ready for everyone.
net-misc/curl quiche net-misc/curl quiche
# Andreas Sturmlechner <asturm@gentoo.org> (2019-05-21)
# dev-db/oracle-instantclient ain't stable
dev-qt/qtsql oci8
# Amy Liffey <amynka@gentoo.org> (2019-01-15) # Amy Liffey <amynka@gentoo.org> (2019-01-15)
# Mask experimental contrib repo # Mask experimental contrib repo
# (except what's needed by digikam, dilfridge) # (except what's needed by digikam, dilfridge)
media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags glog tesseract media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags glog tesseract
<media-libs/opencv-4.4.0 contrib contribdnn
# Mikle Kolyada <zlogene@gentoo.org> (2018-11-07) # Mikle Kolyada <zlogene@gentoo.org> (2018-11-07)
# unmask sssd for sudo # unmask sssd for sudo
@ -70,11 +71,7 @@ media-radio/wsjtx doc
# Pulls too much unstable ruby deps (some are not even keyworded) # Pulls too much unstable ruby deps (some are not even keyworded)
net-misc/chrony html net-misc/chrony html
# Michael Palimaka <kensington@gentoo.org> (2017-09-30) # Adam Feldman <NP-Hardass@gentoo.org> (2017-09-27)
# Required dependeny is not stable
sci-libs/gdal oracle
# NP-Hardass <NP-Hardass@gentoo.org> (2017-09-27)
# patchset variants are not stable # patchset variants are not stable
virtual/wine staging virtual/wine staging
@ -83,10 +80,6 @@ virtual/wine staging
# dep tree to be stabilized at this time. # dep tree to be stabilized at this time.
>=net-irc/weechat-1.7 doc >=net-irc/weechat-1.7 doc
# Andreas Sturmlechner <asturm@gentoo.org> (2017-03-01)
# Requires not yet stabilised dev-db/oracle-instantclient.
sci-geosciences/qgis oracle
# Christoph Junghans <junghans@gentoo.org> (2017-02-26) # Christoph Junghans <junghans@gentoo.org> (2017-02-26)
# Stable mask some fabrics (bug #525534) # Stable mask some fabrics (bug #525534)
sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_pbs 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 sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_pbs 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

View File

@ -55,7 +55,6 @@
# Andrey Grozin <grozin@gentoo.org> (2014-06-25) # Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# keyworded on amd64 # keyworded on amd64
-clisp -clisp
-clozurecl
-ecls -ecls
-gcl -gcl
-sbcl -sbcl
@ -113,6 +112,7 @@
-input_devices_vmmouse -input_devices_vmmouse
-input_devices_wacom -input_devices_wacom
-video_cards_ast -video_cards_ast
-video_cards_crocus
-video_cards_i915 -video_cards_i915
-video_cards_i965 -video_cards_i965
-video_cards_intel -video_cards_intel

View File

@ -4,10 +4,6 @@
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask # Please use the same syntax as in use.mask
# Michał Górny <mgorny@gentoo.org> (2021-01-07)
# Prebuilt kernel rebuilds are supported on stable yet.
dist-kernel
# Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06) # Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06)
# sci-libs/mkl is not stable, needs online registration to even run pkg_setup # sci-libs/mkl is not stable, needs online registration to even run pkg_setup
mkl mkl
@ -20,10 +16,6 @@ firebird
# The modern versions of CUDA SDK are not suitable for stabilization. # The modern versions of CUDA SDK are not suitable for stabilization.
cuda cuda
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# no stable versions on amd64
clozurecl
# Michał Górny <mgorny@gentoo.org> (2014-03-30) # Michał Górny <mgorny@gentoo.org> (2014-03-30)
# PyPy is unstable on this arch. # PyPy is unstable on this arch.
python_targets_pypy3 python_targets_pypy3

View File

@ -1,10 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
DEFAULT_ABI="x32" DEFAULT_ABI="x32"
ABI="x32" ABI="x32"
MULTILIB_ABIS="amd64 x86 x32" MULTILIB_ABIS="amd64 x86 x32"
# Mike Gilbert <floppym@gentoo.org> (2021-09-06)
# x32 userspace runs on amd64 kernels.
KERNEL_ABI="amd64"
# Michał Górny <mgorny@gentoo.org> (2014-07-01) # Michał Górny <mgorny@gentoo.org> (2014-07-01)
# Default to abi_x86_x32 for packages that don't have it forced. # Default to abi_x86_x32 for packages that don't have it forced.
ABI_X86="x32" ABI_X86="x32"

View File

@ -1,15 +1,112 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2021-09-09)
# Jupyterlab and friends require net-libs/nodejs
dev-python/jupyterlab
dev-python/jupyterlab-lsp
sci-misc/jupyterlab-desktop-bin
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-02-13)
# Is reverse-dependency of dev-qt/qtwebengine
media-gfx/freecad
# Andreas Sturmlechner <asturm@gentoo.org> (2021-02-09)
# Requires net-libs/nodejs, plus mask all reverse-dependencies.
dev-qt/qtwebengine
dev-qt/qtwebview
dev-python/PyQtWebEngine
app-admin/calamares
app-doc/zeal
app-editors/ghostwriter
app-editors/notepadqq
app-editors/retext
app-misc/anki
app-office/kmymoney:5
app-office/skrooge:5
app-office/texmaker
app-text/bibletime
app-text/calibre
app-text/cb2bib
app-text/kchmviewer
app-text/sigil
dev-lang/typescript
dev-python/spyder
dev-python/spyder-line-profiler
dev-python/spyder-memory-profiler
dev-python/spyder-notebook
dev-python/spyder-terminal
dev-python/spyder-unittest
dev-python/spyder-vim
dev-util/kdevelop:5
dev-util/kdevelop-php:5
dev-util/kdevelop-python:5
gnome-extra/gnome-shell-extension-pop-shell
kde-apps/akonadi-calendar:5
kde-apps/akonadi-import-wizard:5
kde-apps/akonadiconsole:5
kde-apps/akregator:5
kde-apps/calendarjanitor:5
kde-apps/calendarsupport:5
kde-apps/cantor:5
kde-apps/eventviews:5
kde-apps/grantlee-editor:5
kde-apps/incidenceeditor:5
kde-apps/kaccounts-providers:5
kde-apps/kaddressbook:5
kde-apps/kalarm:5
kde-apps/kalgebra:5
kde-apps/kdepim-addons:5
kde-apps/kdepim-meta:5
kde-apps/kdepim-runtime:5
kde-apps/kimagemapeditor:5
kde-apps/kmail:5
kde-apps/kmail-account-wizard:5
kde-apps/kmailtransport:5
kde-apps/knotes:5
kde-apps/konqueror:5
kde-apps/konsolekalendar:5
kde-apps/kontact:5
kde-apps/korganizer:5
kde-apps/ktp-accounts-kcm:5
kde-apps/ktp-text-ui:5
kde-apps/libksieve:5
kde-apps/mailcommon:5
kde-apps/messagelib:5
kde-apps/mbox-importer:5
kde-apps/parley:5
kde-apps/pim-data-exporter:5
kde-apps/pim-sieve-editor:5
kde-apps/plasma-telepathy-meta:5
kde-misc/kmarkdownwebview:5
kde-misc/tellico:5
kde-misc/zanshin:5
mail-client/kube
media-gfx/digikam:5
media-gfx/luminance-hdr
media-sound/frescobaldi
media-sound/teamspeak-client:3
>=media-video/openshot-2.6.0
media-video/vidify
media-video/vidify-audiosync
net-analyzer/nmapsi
net-libs/signon-ui
net-misc/nextcloud-client
net-p2p/ktorrent:5
sci-geosciences/qmapshack
sci-mathematics/rkward:5
sci-mathematics/rstudio
sci-visualization/labplot:5
www-client/falkon
www-client/otter
www-client/qutebrowser
media-video/jellyfin-media-player
# Andreas K. Hüttel <dilfridge@gentoo.org> (2020-09-20) # Andreas K. Hüttel <dilfridge@gentoo.org> (2020-09-20)
# Binary-only with no x32 support # Binary-only with no x32 support
app-office/libreoffice-bin app-office/libreoffice-bin
app-office/libreoffice-bin-debug app-office/libreoffice-bin-debug
# Ben Kohler <bkohler@gentoo.org> (2020-08-12)
# Breaks several portage features, see bug 736904
=sys-libs/glibc-2.31-r6
# Marek Szuba <marecki@gentoo.org> (2020-05-08) # Marek Szuba <marecki@gentoo.org> (2020-05-08)
# Requires sys-cluster/ceph, which is masked in this profile as well # Requires sys-cluster/ceph, which is masked in this profile as well
# (see below) # (see below)
@ -52,6 +149,7 @@ dev-ruby/coffee-script
dev-ruby/execjs dev-ruby/execjs
dev-ruby/turbolinks dev-ruby/turbolinks
dev-ruby/uglifier dev-ruby/uglifier
dev-util/uglifyjs
net-libs/nodejs net-libs/nodejs
sys-apps/yarn sys-apps/yarn
www-apps/jekyll-coffeescript www-apps/jekyll-coffeescript

View File

@ -1,6 +1,24 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Andreas Sturmlechner <asturm@gentoo.org> (2021-02-09)
# Requires net-libs/nodejs, plus mask all reverse-dependencies.
app-i18n/fcitx-libpinyin dictionary-manager
dev-lang/idris2 test-full
dev-python/cloudscraper test
games-util/lgogdownloader gui
kde-apps/kde-apps-meta:5 pim
kde-apps/kdenetwork-meta:5 bittorrent
kde-apps/umbrello:5 php
kde-misc/kio-gdrive kaccounts
media-gfx/gmic krita
net-irc/quassel urlpreview
net-misc/fatrat bittorrent
net-misc/seafile-client shibboleth
sci-geosciences/gpsbabel gui
sci-mathematics/yacas gui
sci-physics/root qt5
# Patrick McLean <chutzpah@gentoo.org> (2020-02-05) # Patrick McLean <chutzpah@gentoo.org> (2020-02-05)
# sys-cluster/ceph no longer supports x86, versions that support # sys-cluster/ceph no longer supports x86, versions that support
# it no longer build thanks to python2 removals # it no longer build thanks to python2 removals
@ -30,9 +48,10 @@ dev-ruby/tilt test
net-analyzer/netdata nodejs net-analyzer/netdata nodejs
www-apps/gitea build-client www-apps/gitea build-client
www-apps/jekyll test www-apps/jekyll test
www-apps/xpra-html5 minify
dev-python/QtPy test
# Davide Pesavento <pesa@gentoo.org> (2011-11-30) # Davide Pesavento <pesa@gentoo.org> (2011-11-30)
# The QML (V4) and JSC JITs do not work on x32. # The QML (V4) and JSC JITs do not work on x32.
dev-qt/qtdeclarative jit dev-qt/qtdeclarative jit
dev-qt/qtscript jit dev-qt/qtscript jit
dev-qt/qtwebkit jit

View File

@ -1,6 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2013-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2013-01-26) # Michał Górny <mgorny@gentoo.org> (2013-01-26)
# Unmask the x32 ABI. # Unmask the x32 ABI.
-abi_x86_x32 -abi_x86_x32
# Andreas Sturmlechner <asturm@gentoo.org> (2021-02-09)
# Requires net-libs/nodejs
webengine

View File

@ -1,7 +1,14 @@
# Copyright 2017-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Anthony Ryan <anthonyryan1@gmail.com> (2017-01-21) # Anthony Ryan <anthonyryan1@gmail.com> (2017-01-21)
# This package states supports for arm >= v6 # This package states supports for arm >= v6
dev-lang/nim dev-lang/nim
# Marco Scardovi <marco@scardovi.com> (2021-06-17)
# This package requires newer (Rust-consuming) dev-libs/gjs to be unmasked
sci-geosciences/gnome-maps
# There is no prebuilt rustc for armv4 by upstream # There is no prebuilt rustc for armv4 by upstream
dev-lang/rust-bin dev-lang/rust-bin
dev-lang/rust dev-lang/rust
@ -15,3 +22,8 @@ virtual/rust
>=dev-libs/gjs-1.66 >=dev-libs/gjs-1.66
>=gnome-base/gnome-shell-3.38 >=gnome-base/gnome-shell-3.38
>=x11-themes/adwaita-icon-theme-3.36 >=x11-themes/adwaita-icon-theme-3.36
>=net-irc/polari-3.37
>=sys-apps/bat-0.18.1
gnome-base/gdm
gnome-extra/chrome-gnome-shell
gnome-extra/gnome-tweaks

View File

@ -0,0 +1,10 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Vadim Misbakh-Soloviov <mva@gentoo.org> (2021-12-09)
# ts-cli requires rust to be built, and rust is unavailable here ATM.
dev-libs/tree-sitter ts-cli
# Matt Turner <mattst88@gentoo.org> (07-25-2021)
# gdm requires gnome-shell requires rustified librsvg.
x11-misc/xscreensaver gdm

View File

@ -0,0 +1,6 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (07-25-2021)
# gnome-shell requires rustified librsvg.
gnome-shell

View File

@ -1,7 +1,14 @@
# Copyright 2017-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Anthony Ryan <anthonyryan1@gmail.com> (2017-01-21) # Anthony Ryan <anthonyryan1@gmail.com> (2017-01-21)
# This package states supports for arm >= v6 # This package states supports for arm >= v6
dev-lang/nim dev-lang/nim
# Marco Scardovi <marco@scardovi.com> (2021-06-17)
# This package requires newer (Rust-consuming) dev-libs/gjs to be unmasked
sci-geosciences/gnome-maps
# There is no prebuilt rustc for armv4 by upstream # There is no prebuilt rustc for armv4 by upstream
dev-lang/rust-bin dev-lang/rust-bin
dev-lang/rust dev-lang/rust
@ -15,3 +22,8 @@ virtual/rust
>=dev-libs/gjs-1.66 >=dev-libs/gjs-1.66
>=gnome-base/gnome-shell-3.38 >=gnome-base/gnome-shell-3.38
>=x11-themes/adwaita-icon-theme-3.36 >=x11-themes/adwaita-icon-theme-3.36
>=net-irc/polari-3.37
>=sys-apps/bat-0.18.1
gnome-base/gdm
gnome-extra/chrome-gnome-shell
gnome-extra/gnome-tweaks

View File

@ -0,0 +1,10 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Vadim Misbakh-Soloviov <mva@gentoo.org> (2021-12-09)
# ts-cli requires rust to be built, and rust is unavailable here ATM.
dev-libs/tree-sitter ts-cli
# Matt Turner <mattst88@gentoo.org> (07-25-2021)
# gdm requires gnome-shell requires rustified librsvg.
x11-misc/xscreensaver gdm

View File

@ -0,0 +1,6 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (07-25-2021)
# gnome-shell requires rustified librsvg.
gnome-shell

View File

@ -1,7 +1,14 @@
# Copyright 2017-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Anthony Ryan <anthonyryan1@gmail.com> (2017-01-21) # Anthony Ryan <anthonyryan1@gmail.com> (2017-01-21)
# This package states supports for arm >= v6 # This package states supports for arm >= v6
dev-lang/nim dev-lang/nim
# Marco Scardovi <marco@scardovi.com> (2021-06-17)
# This package requires dev-libs/gjs to be unmasked
sci-geosciences/gnome-maps
# There is no prebuilt rustc for armv5 by upstream # There is no prebuilt rustc for armv5 by upstream
dev-lang/rust-bin dev-lang/rust-bin
dev-lang/rust dev-lang/rust
@ -15,3 +22,8 @@ virtual/rust
>=dev-libs/gjs-1.66 >=dev-libs/gjs-1.66
>=gnome-base/gnome-shell-3.38 >=gnome-base/gnome-shell-3.38
>=x11-themes/adwaita-icon-theme-3.36 >=x11-themes/adwaita-icon-theme-3.36
>=net-irc/polari-3.37
>=sys-apps/bat-0.18.1
gnome-base/gdm
gnome-extra/chrome-gnome-shell
gnome-extra/gnome-tweaks

View File

@ -0,0 +1,10 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Vadim Misbakh-Soloviov <mva@gentoo.org> (2021-12-09)
# ts-cli requires rust to be built, and rust is unavailable here ATM.
dev-libs/tree-sitter ts-cli
# Matt Turner <mattst88@gentoo.org> (07-25-2021)
# gdm requires gnome-shell requires rustified librsvg.
x11-misc/xscreensaver gdm

View File

@ -1,3 +1,6 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask armv5 specific USE flags # Unmask armv5 specific USE flags
-cpu_flags_arm_v4 -cpu_flags_arm_v4
-cpu_flags_arm_v5 -cpu_flags_arm_v5
@ -5,3 +8,7 @@
-cpu_flags_arm_edsp -cpu_flags_arm_edsp
-cpu_flags_arm_thumb -cpu_flags_arm_thumb
-cpu_flags_arm_vfp -cpu_flags_arm_vfp
# Matt Turner <mattst88@gentoo.org> (07-25-2021)
# gnome-shell requires rustified librsvg.
gnome-shell

View File

@ -1,10 +1,16 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Jakov Smolić <jsmolic@gentoo.org> (2021-01-23)
# Rust is available here
>=media-libs/libheif-1.10.0 -rav1e
# Joonas Niilola <juippis@gentoo.org> (2020-10-08) # Joonas Niilola <juippis@gentoo.org> (2020-10-08)
# Sam James <sam@gentoo.org> (2021-03-11)
# libavif is keyworded for this profile. # libavif is keyworded for this profile.
dev-libs/efl -avif dev-libs/efl -avif
kde-frameworks/kimageformats -avif kde-frameworks/kimageformats -avif
media-libs/gd -avif
# Mart Raudsepp <leio@gentoo.org> (2020-08-02) # Mart Raudsepp <leio@gentoo.org> (2020-08-02)
# virtual/rust is available here # virtual/rust is available here

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Joonas Niilola <juippis@gentoo.org> (2020-09-26) # Joonas Niilola <juippis@gentoo.org> (2020-09-26)
@ -25,3 +25,4 @@
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-22) # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-22)
# This is built for armv7a so unmask here. # This is built for armv7a so unmask here.
-dev-java/openjdk-bin:11 -dev-java/openjdk-bin:11
-dev-java/openjdk-bin:17

View File

@ -1,10 +1,17 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Jakov Smolić <jsmolic@gentoo.org> (2021-01-23)
# Rust is available here
>=media-libs/libheif-1.10.0 -rav1e
# Joonas Niilola <juippis@gentoo.org> (2020-10-08) # Joonas Niilola <juippis@gentoo.org> (2020-10-08)
# Sam James <sam@gentoo.org> (2021-03-11)
# Dependency keyworded on this arm profile. # Dependency keyworded on this arm profile.
dev-libs/efl -avif dev-libs/efl -avif
kde-frameworks/kimageformats -avif kde-frameworks/kimageformats -avif
media-libs/gd -avif
net-libs/webkit-gtk -avif
# Sam James <sam@gentoo.org> (2020-10-05) # Sam James <sam@gentoo.org> (2020-10-05)
# Guile only supports JIT on some arches # Guile only supports JIT on some arches

View File

@ -1,3 +1,6 @@
# Copyright 2011-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask armv7 specific USE flags # Unmask armv7 specific USE flags
-neon -neon

View File

@ -1,3 +1,6 @@
# Copyright 2008-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Main ARM profile # Main ARM profile
ARCH="arm" ARCH="arm"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Joonas Niilola <juippis@gentoo.org> (2020-09-26) # Joonas Niilola <juippis@gentoo.org> (2020-09-26)
@ -27,3 +27,4 @@ dev-java/icedtea-bin
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-22) # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-22)
# This is built for armv7a and will not work on earlier generations. # This is built for armv7a and will not work on earlier generations.
dev-java/openjdk-bin:11 dev-java/openjdk-bin:11
dev-java/openjdk-bin:17

View File

@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Thomas Deutschmann <whissi@gentoo.org> (2021-05-11)
# Satisfy REQUIRED_USE on arm
app-emulation/xen debug
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-18) # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-18)
# Force host target # Force host target
dev-libs/keystone llvm_targets_ARM dev-libs/keystone llvm_targets_ARM

View File

@ -1,6 +1,54 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2021-10-31)
# dev-python/pyilmbase isn't keyworded on arm
media-gfx/alembic python
# Sam James <sam@gentoo.org> (2021-10-26)
# Avoid dragging in obscure parts of dev-qt/* unless/until
# somebody needs them. bug #816981.
dev-python/QtPy pyside2
# Tomáš Mózes <hydrapolic@gmail.com> (2021-09-25)
# Unkeyworded dependencies.
app-admin/syslog-ng mongodb
# Sam James <sam@gentoo.org> (2021-08-14)
# Needs Raspberry Pi specific applications
media-video/mjpg-streamer -input-raspicam
# Sam James <sam@gentoo.org> (2021-07-25)
# At present, dev-lang/fpc doesn't support arm64.
# Java isn't here either.
# bug #801649
dev-util/diffoscope pascal pdf
# Marek Szuba <marecki@gentoo.org> (2021-07-18)
# and media-plugins/zam-plugins not keyworded here
media-sound/easyeffects zamaudio
# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-12)
# no stable virtual/jdk on this arch
media-libs/rubberband jni
# Mike Gilbert <floppym@gentoo.org> (2021-03-29)
# Unmask TPM on supported archs.
sys-apps/systemd -tpm
# Sam James <sam@gentoo.org> (2021-02-17)
# Unmask dev-libs/libpcre2[jit] support on PHP
# where available
dev-lang/php -jit
# Jonathan Davies <jpds@protonmail.com> (2021-01-27)
# No SELinux on ARM
net-im/prosody selinux
# Jakov Smolić <jsmolic@gentoo.org> (2021-01-23)
# Depends on media-video/rav1e which needs Rust
>=media-libs/libheif-1.10.0 rav1e
# Sam James <sam@gentoo.org> (2020-01-17) # Sam James <sam@gentoo.org> (2020-01-17)
# gnuefi + systemd-boot works on arm # gnuefi + systemd-boot works on arm
# bug #729720 # bug #729720
@ -29,9 +77,12 @@ net-wireless/gnuradio ctrlport
media-libs/libsdl2 fcitx4 media-libs/libsdl2 fcitx4
# Joonas Niilola <juippis@gentoo.org> (2020-10-02) # Joonas Niilola <juippis@gentoo.org> (2020-10-02)
# Sam James <sam@gentoo.org> (2021-03-11)
# Dependency only keyworded on specific arm profiles. # Dependency only keyworded on specific arm profiles.
dev-libs/efl avif dev-libs/efl avif
kde-frameworks/kimageformats avif kde-frameworks/kimageformats avif
media-libs/gd avif
net-libs/webkit-gtk avif
# Adam Feldman <NP-Hardass@gentoo.org> (2020-09-05) # Adam Feldman <NP-Hardass@gentoo.org> (2020-09-05)
# dev-util/dogtail is not keyworded for arm # dev-util/dogtail is not keyworded for arm
@ -69,7 +120,7 @@ kde-plasma/kdeplasma-addons webengine
dev-libs/rapidjson test dev-libs/rapidjson test
# Michał Górny <mgorny@gentoo.org> (2020-06-19) # Michał Górny <mgorny@gentoo.org> (2020-06-19)
# Requires dev-util/dwarves. # Requires dev-util/pahole.
sys-kernel/gentoo-kernel debug sys-kernel/gentoo-kernel debug
sys-kernel/vanilla-kernel debug sys-kernel/vanilla-kernel debug
@ -142,11 +193,6 @@ net-im/ejabberd hipe
# (SM)BIOS/Thunderbolt outside of amd64/x86? - citation needed # (SM)BIOS/Thunderbolt outside of amd64/x86? - citation needed
sys-apps/fwupd dell thunderbolt sys-apps/fwupd dell thunderbolt
# Davide Pesavento <pesa@gentoo.org> (2018-12-27)
# The corresponding Qt5 modules are not keyworded on arm, and we don't want to
# keyword them solely because of PyQt5 while there are no other in-tree users.
dev-python/PyQt5 networkauth
# Thomas Deutschmann <whissi@gentoo.org> (2018-10-12) # Thomas Deutschmann <whissi@gentoo.org> (2018-10-12)
# Requires www-client/firefox which isn't available on ARM yet # Requires www-client/firefox which isn't available on ARM yet
# due to dev-lang/rust requirement # due to dev-lang/rust requirement
@ -166,12 +212,11 @@ net-analyzer/zmap mongo
# Michał Górny <mgorny@gentoo.org> (2018-04-15) # Michał Górny <mgorny@gentoo.org> (2018-04-15)
# Unkeyworded dep masks moved from default/linux. # Unkeyworded dep masks moved from default/linux.
app-admin/diamond mongo
net-libs/gnutls test-full net-libs/gnutls test-full
# Andreas Sturmlechner <asturm@gentoo.org> (2018-03-02) # Andreas Sturmlechner <asturm@gentoo.org> (2018-03-02)
# Requires unkeyworded deps # Requires unkeyworded deps
>=dev-python/ipython-5.4.1 notebook qt5 smp >=dev-python/ipython-5.4.1 qt5
# Michał Górny <mgorny@gentoo.org> (2017-12-30) # Michał Górny <mgorny@gentoo.org> (2017-12-30)
# Moved from use.mask since they are flags local to one package. # Moved from use.mask since they are flags local to one package.
@ -198,10 +243,6 @@ net-misc/gerbera lastfm
# Requires USE=ipmi which is masked in this profile. # Requires USE=ipmi which is masked in this profile.
sys-power/nut ups_drivers_nut-ipmipsu sys-power/nut ups_drivers_nut-ipmipsu
# Michał Górny <mgorny@gentoo.org> (2017-08-10)
# Requires USE=octave which is masked in this profile.
dev-python/ipython test
# Michał Górny <mgorny@gentoo.org> (2017-08-08) # Michał Górny <mgorny@gentoo.org> (2017-08-08)
# Requires USE=opencl that is masked in this profile. # Requires USE=opencl that is masked in this profile.
net-misc/bfgminer adl lm-sensors net-misc/bfgminer adl lm-sensors
@ -230,7 +271,6 @@ sys-cluster/openmpi java openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabric
# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2017-01-04) # Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2017-01-04)
# Assembly optimisations are supported on arm since 0.0.0_pre20161213 # Assembly optimisations are supported on arm since 0.0.0_pre20161213
dev-libs/libsecp256k1 -asm dev-libs/libsecp256k1 -asm
<dev-libs/libsecp256k1-0.0.0_pre20161213 asm
# James Le Cuirot <chewi@gentoo.org> (2016-12-14) # James Le Cuirot <chewi@gentoo.org> (2016-12-14)
# DOSBox + OpenGLide is untested on this arch. # DOSBox + OpenGLide is untested on this arch.
@ -253,7 +293,7 @@ media-sound/rhythmbox upnp-av
# Allow jdbc on this arch # Allow jdbc on this arch
dev-db/mariadb -jdbc dev-db/mariadb -jdbc
# Amy Winston <amynka@gentoo.org> (2016-06-12) # Amy Liffey <amynka@gentoo.org> (2016-06-12)
# does not build on arm at all (upstream bug) # does not build on arm at all (upstream bug)
dev-scheme/racket futures jit dev-scheme/racket futures jit
@ -281,10 +321,6 @@ sci-mathematics/flint ntl
# unmask scanner for net-print/hplip, bug #518456 # unmask scanner for net-print/hplip, bug #518456
media-sound/moc timidity media-sound/moc timidity
# James Le Cuirot <chewi@gentoo.org> (2016-01-30)
# scrollview requires SWT, which is currently unsupported on ARM.
app-text/tesseract scrollview
# Brian Evans <grknight@gentoo.org> (2015-11-23) # Brian Evans <grknight@gentoo.org> (2015-11-23)
# unmask galera for dev-db/mariadb # unmask galera for dev-db/mariadb
>=dev-db/mariadb-10.1.0 -galera >=dev-db/mariadb-10.1.0 -galera
@ -301,6 +337,7 @@ media-gfx/xsane ocr
# Alexis Ballier <aballier@gentoo.org> (2015-11-14) # Alexis Ballier <aballier@gentoo.org> (2015-11-14)
# MMAL is available on the Raspberry Pi (armv6 & armv7 so far) # MMAL is available on the Raspberry Pi (armv6 & armv7 so far)
media-video/ffmpeg -mmal media-video/ffmpeg -mmal
media-video/ffmpeg-chromium -mmal
# Markus Meier <maekke@gentoo.org> (2015-10-10) # Markus Meier <maekke@gentoo.org> (2015-10-10)
# unkeyworded deps, bug #552330 # unkeyworded deps, bug #552330
@ -323,7 +360,6 @@ net-vpn/strongswan strongswan_plugins_unbound
# Benda Xu <heroxbd@gentoo.org> (2015-01-03) # Benda Xu <heroxbd@gentoo.org> (2015-01-03)
# not tested # not tested
app-i18n/anthy canna-2ch
app-i18n/scim-anthy kasumi app-i18n/scim-anthy kasumi
# Markus Meier <maekke@gentoo.org> (2014-11-29) # Markus Meier <maekke@gentoo.org> (2014-11-29)
@ -331,10 +367,6 @@ app-i18n/scim-anthy kasumi
dev-python/ipython doc dev-python/ipython doc
dev-python/oct2py doc dev-python/oct2py doc
# Markus Meier <maekke@gentoo.org> (2014-11-14)
# Unkeyworded deps, bug #511532
net-im/prosody libevent mysql postgres sqlite
# Alexis Ballier <aballier@gentoo.org> (2014-10-24) # Alexis Ballier <aballier@gentoo.org> (2014-10-24)
# sci-libs/hdf is not supported on arm # sci-libs/hdf is not supported on arm
sci-libs/netcdf hdf sci-libs/netcdf hdf
@ -347,10 +379,6 @@ sys-block/fio glusterfs rbd
# net-misc/dahdi doesn't build # net-misc/dahdi doesn't build
net-voip/yate dahdi net-voip/yate dahdi
# Rick Farina <zerochaos@gentoo.org> (2014-07-22)
# sci-libs/mpir doesn't build
dev-python/gmpy mpir
# Markus Meier <maekke@gentoo.org> (2014-06-24) # Markus Meier <maekke@gentoo.org> (2014-06-24)
# Unkeyworded deps, bug #513108 # Unkeyworded deps, bug #513108
>=net-misc/spice-gtk-0.25 smartcard >=net-misc/spice-gtk-0.25 smartcard
@ -415,10 +443,6 @@ media-libs/devil allegro nvtt
# Firmware loader not keyworded yet # Firmware loader not keyworded yet
sci-libs/linux-gpib firmware sci-libs/linux-gpib firmware
# Christoph Junghans <junghans@gentoo.org> (2013-04-29)
# MKL not available on this arch
media-gfx/povray mkl
# Julian Ospald <hasufell@gentoo.org> (2013-03-31) # Julian Ospald <hasufell@gentoo.org> (2013-03-31)
# depends on mono # depends on mono
>=net-irc/hexchat-2.9.4-r1 theme-manager >=net-irc/hexchat-2.9.4-r1 theme-manager
@ -475,7 +499,6 @@ net-vpn/tinc vde
# so the flag is masked in the base profile and unmasked here. # so the flag is masked in the base profile and unmasked here.
dev-qt/qtdeclarative -jit dev-qt/qtdeclarative -jit
dev-qt/qtscript -jit dev-qt/qtscript -jit
dev-qt/qtwebkit -jit
# missing keywords # missing keywords
media-plugins/gst-plugins-meta aac dts dv lame libvisual modplug taglib vcd wavpack dvd media-plugins/gst-plugins-meta aac dts dv lame libvisual modplug vcd wavpack

View File

@ -1,6 +1,30 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2021-11-20)
# dev-python/networkx is not yet marked stable on arm*
app-admin/setools infoflow
# Sam James <sam@gentoo.org> (2021-10-25)
# Various dependencies not yet stable on arm
# bug #816981
dev-python/ipython notebook smp
# Marek Szuba <marecki@gentoo.org> (2021-09-25)
# No stable dev-ruby/{thor,tty-editor} on this arch yet
# and there are many dependencies to go through before there are
app-text/htmltidy test
# Sam James <sam@gentoo.org> (2021-03-04)
# Dependencies not yet stable, drags in
# large amount of fabric. bug #763954
sys-block/open-iscsi infiniband
# Sam James <sam@gentoo.org> (2021-02-09)
# dev-libs/libgdata is not (yet?) stable on arm
# bug #769767, bug #769764
mail-client/claws-mail gdata
# Andreas Sturmlechner <asturm@gentoo.org> (2020-10-05) # Andreas Sturmlechner <asturm@gentoo.org> (2020-10-05)
# media-libs/libffado is not stable yet, which itself has unstable and # media-libs/libffado is not stable yet, which itself has unstable and
# unmaintained/broken dependencies. bug #746722 # unmaintained/broken dependencies. bug #746722
@ -57,11 +81,6 @@ dev-db/qdbm java
# Don't rely on stable inkscape # Don't rely on stable inkscape
app-text/dblatex inkscape app-text/dblatex inkscape
# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-07)
# Requires not stabilised dev-python/restkit
dev-python/wsgiproxy2 test
dev-python/pyquery test
# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-07) # Andreas Sturmlechner <asturm@gentoo.org> (2018-05-07)
# Requires not stabilised dev-python/matplotlib # Requires not stabilised dev-python/matplotlib
dev-python/numpydoc test dev-python/numpydoc test
@ -84,10 +103,6 @@ media-sound/mpd fluidsynth
# frei0r-plugins is not stable yet, mask it on stable versions # frei0r-plugins is not stable yet, mask it on stable versions
media-video/ffmpeg frei0r media-video/ffmpeg frei0r
# Ian Whyman <thev00d00@gentoo.org> (2016-05-22)
# RPI support on arm
dev-libs/libcec -raspberry-pi
# Michael Weber <xmw@gentoo.org> (2017-04-01) # Michael Weber <xmw@gentoo.org> (2017-04-01)
# no stable jdk # no stable jdk
media-libs/libbluray java media-libs/libbluray java
@ -113,18 +128,14 @@ dev-db/mariadb galera
# Not going to be stable for now # Not going to be stable for now
dev-util/geany-plugins gtkspell dev-util/geany-plugins gtkspell
# Pacho Ramos <pacho@gentoo.org> (2016-12-31)
# No stable for arm
sys-fs/dmraid dietlibc klibc
# Christoph Junghans <junghans@gentoo.org> (2016-11-27)
# no stable mpi on arm yet, but maybe in the future
<=sci-libs/fftw-3.3.4 mpi
# Markus Meier <maekke@gentoo.org> (2016-09-27) # Markus Meier <maekke@gentoo.org> (2016-09-27)
# Missing stable # Missing stable
dev-db/mariadb jdbc dev-db/mariadb jdbc
# Ian Whyman <thev00d00@gentoo.org> (2016-05-22)
# RPI support on arm
dev-libs/libcec -raspberry-pi
# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (2016-04-13) # Ilya Tumaykin <itumaykin+gentoo@gmail.com> (2016-04-13)
# Requires special hardware to test and stabilize properly. # Requires special hardware to test and stabilize properly.
media-video/mpv raspberry-pi media-video/mpv raspberry-pi

View File

@ -73,10 +73,8 @@ sid
mms mms
mtp mtp
ieee1394 ieee1394
pm-utils
darcs darcs
ggi ggi
nut
fits fits
vaapi vaapi
lpsol lpsol
@ -117,11 +115,6 @@ video_cards_r300
video_cards_r600 video_cards_r600
video_cards_radeonsi video_cards_radeonsi
# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
# Bug #184563, 2007-09-18
# Robin H. Johnson <robbat2@gentoo.org>
audit
# Alexandre Rostovtsev <tetromino@gentoo.org> (2012-12-31) # Alexandre Rostovtsev <tetromino@gentoo.org> (2012-12-31)
# media-libs/xine-lib is not keyworded # media-libs/xine-lib is not keyworded
xine xine

View File

@ -4,10 +4,6 @@
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask # Please use the same syntax as in use.mask
# Michał Górny <mgorny@gentoo.org> (2021-01-07)
# Prebuilt kernel rebuilds are supported on stable yet.
dist-kernel
# Sam James <sam@gentoo.org> (2020-12-22) # Sam James <sam@gentoo.org> (2020-12-22)
# Not yet stable # Not yet stable
lirc lirc
@ -34,9 +30,7 @@ gcl
# Pacho Ramos <pacho@gentoo.org> (2014-04-13) # Pacho Ramos <pacho@gentoo.org> (2014-04-13)
# Not going to be stabilized on this arch # Not going to be stabilized on this arch
colord
devhelp devhelp
eds eds
gdm gdm
gnome-online-accounts gnome-online-accounts
gusb

View File

@ -1,3 +1,6 @@
# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Main ARM64 (AArch64/ARMv8) profile; endian independent. # Main ARM64 (AArch64/ARMv8) profile; endian independent.
ARCH="arm64" ARCH="arm64"

View File

@ -1,2 +1,2 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2

View File

@ -1,6 +1,11 @@
# Copyright 1999-2019 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2021-02-19)
# We have ready-to-use configs here.
sys-kernel/gentoo-kernel -savedconfig
sys-kernel/vanilla-kernel -savedconfig
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-18) # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-18)
# Force host target # Force host target
dev-libs/keystone llvm_targets_AArch64 dev-libs/keystone llvm_targets_AArch64
@ -8,6 +13,7 @@ dev-libs/keystone llvm_targets_AArch64
# Aaron Bauman <bman@gentoo.org> (2019-12-27) # Aaron Bauman <bman@gentoo.org> (2019-12-27)
# ffmpeg does support 64 bit neon # ffmpeg does support 64 bit neon
media-video/ffmpeg cpu_flags_arm_neon media-video/ffmpeg cpu_flags_arm_neon
media-video/ffmpeg-chromium cpu_flags_arm_neon
# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21) # Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21)
# iasl is keyworded ~arm64 # iasl is keyworded ~arm64

View File

@ -1,6 +1,92 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2022-01-02)
# sys-fabric/ofed is not keyworded here
sys-cluster/slurm ofed
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-11-16)
# requires sys-apps/dbus-broker, which keyworded here.
sys-apps/systemd -hostnamed-fallback
# Sam James <sam@gentoo.org> (2021-10-31)
# dev-python/pyilmbase isn't keyworded on arm64
media-gfx/alembic python
# Ben Kohler <bkohler@gentoo.org> (2021-10-18)
# missing keywords on net-misc/pyhoca-cli and its deps
net-misc/remmina x2go
# Jakov Smolić <jsmolic@gentoo.org> (2021-10-07)
# dev-libs/mongo-c-driver is not keyworded here
net-analyzer/zmap mongo
# Sam James <sam@gentoo.org> (2021-08-14)
# Needs Raspberry Pi specific applications
media-video/mjpg-streamer -input-raspicam
# Alexey Sokolov <alexey+gentoo@asokolov.org> (2021-08-08)
# dev-games/ogre doesn't build on arm64, see https://bugs.gentoo.org/806776#c12
dev-games/mygui ogre
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-08-02)
# pandoc not keyworded on arm64
sys-apps/exa man
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-07-24)
# not supported on arm64
sys-boot/grub grub_platforms_qemu grub_platforms_uboot
# Sam James <sam@gentoo.org> (2021-07-25)
# At present, dev-lang/fpc doesn't support arm64.
# bug #801649
dev-util/diffoscope pascal
# Marek Szuba <marecki@gentoo.org> (2021-07-18)
# media-plugins/zam-plugins not keyworded here
media-sound/easyeffects zamaudio
# Sam James <sam@gentoo.org> (2021-04-14)
# Supports 64-bit NEON
# Note: libpng-compat 1.5.30 does NOT seem to.
media-libs/libpng -cpu_flags_arm_neon
# Mike Gilbert <floppym@gentoo.org> (2021-03-29)
# Unmask TPM on supported archs.
sys-apps/systemd -tpm
# Sam James <sam@gentoo.org> (2021-03-20)
# Supports both 'neon32' and 'neon64'
sys-libs/zlib-ng -cpu_flags_arm_neon
# Patrick McLean <chutzpah@gentoo.org> (2021-02-25)
# Requires unkeyworded dev-libs/pmdk, mask until keyworded
sys-cluster/ceph pmdk rbd-rwl
# Roy Bamford <neddyseagoon@gentoo.org> (2021-02-24)
# Invert the theme-manager mask as it bouilds and tests here
# Originaly set by Julian Ospald <hasufell@gentoo.org> (2013-03-31)
# but it's in base now.
net-irc/hexchat -theme-manager
# Roy Bamford <neddyseagoon@gentoo.org> (2021-02-20)
# sci-libs/hdf does not build on arm64 bug #771648
sci-libs/netcdf hdf
# Roy Bamford <neddyseagoon@gentoo.org> (2021-02-20)
# all-modules needs sci-libs/kissfft not yet in gentoo bug #754684
# build fails with USE=java
sci-libs/vtk all-modules java
# Thomas Deutschmann <whissi@gentoo.org> (2021-02-17)
# Unmask PCRE JIT support where dev-libs/libpcre2[jit] is available
dev-lang/php -jit
# Sam James <sam@gentoo.org> (2021-02-05)
# Requires pandoc. We don't yet have Haskell
# on arm64. bug #768738, bug #622786.
media-sound/bluez-alsa man
# Sam James <sam@gentoo.org> (2020-01-17) # Sam James <sam@gentoo.org> (2020-01-17)
# gnuefi + systemd-boot works on arm64 # gnuefi + systemd-boot works on arm64
# bug #729720 # bug #729720
@ -25,32 +111,15 @@ net-proxy/haproxy device-atlas
# media-libs/liblastfm fails to build with tests Bug #758896 # media-libs/liblastfm fails to build with tests Bug #758896
media-sound/clementine lastfm media-sound/clementine lastfm
# Roy Bamford <neddyseagoon@gentoo.org< (2020-12-01)
# hfs xfs fail build and/or tests on arm64
# See bug #747181
sys-block/gparted xfs
# Andreas Sturmlechner <asturm@gentoo.org> (2020-11-08) # Andreas Sturmlechner <asturm@gentoo.org> (2020-11-08)
# dev-util/kdevelop-php is not keyworded, bug #751337 # dev-util/kdevelop-php is not keyworded, bug #751337
>=kde-apps/umbrello-20.08.3 php >=kde-apps/umbrello-20.08.3 php
# Marek Szuba <marecki@gentoo.org> (2020-11-06)
# media-gfx/digikam has no arm64 keyword yet. Bug #753362.
media-gfx/gmic digikam
# Marek Szuba <marecki@gentoo.org> (2020-11-06)
# media-gfx/gmic has no arm64 keyword yet. Bug #753356.
media-gfx/darktable gmic
# Sam James <sam@gentoo.org> (2020-10-03) # Sam James <sam@gentoo.org> (2020-10-03)
# Builds & tests pass on arm64. # Builds & tests pass on arm64.
# Available on: amd64, x86, arm{,64}. # Available on: amd64, x86, arm{,64}.
>=dev-lang/spidermonkey-60 -jit >=dev-lang/spidermonkey-60 -jit
# Sam James <sam@gentoo.org> (2020-10-06)
# Deprecated. See bug #741855.
net-mail/dovecot vpopmail
# Sam James <sam@gentoo.org> (2020-10-05) # Sam James <sam@gentoo.org> (2020-10-05)
# Guile only supports JIT on some arches # Guile only supports JIT on some arches
# (See 9.3.8 in the Guile manual) # (See 9.3.8 in the Guile manual)
@ -75,20 +144,6 @@ sys-block/tgt rbd
# dev-lua/busted is not keyworded yet # dev-lua/busted is not keyworded yet
dev-lua/mpack test dev-lua/mpack test
# Felix Janda <felix.janda@posteo.de> (2020-08-01)
# Requires unkeyworded dev-lang/spidermonkey:17
>=www-client/elinks-0.13.3 javascript
# Sam James <sam@gentoo.org> (2020-07-10)
# Failed build with USE=tools
# bug #732122
dev-libs/xmlrpc-c tools
# Sam James <sam@gentoo.org> (2020-07-09)
# mariadb[rocksdb] fails to build on arm64
# bug #731998
dev-db/mariadb rocksdb
# Sam James <sam@gentoo.org> (2020-07-03) # Sam James <sam@gentoo.org> (2020-07-03)
# Rust is available here # Rust is available here
# bug #728558 # bug #728558
@ -99,7 +154,7 @@ media-video/ffmpeg -rav1e
sys-block/fio -io-uring sys-block/fio -io-uring
# Michał Górny <mgorny@gentoo.org> (2020-06-19) # Michał Górny <mgorny@gentoo.org> (2020-06-19)
# Requires dev-util/dwarves. # Requires dev-util/pahole.
sys-kernel/gentoo-kernel debug sys-kernel/gentoo-kernel debug
sys-kernel/vanilla-kernel debug sys-kernel/vanilla-kernel debug
@ -148,6 +203,7 @@ net-wireless/kismet ubertooth
# Aaron Bauman <bman@gentoo.org> (2019-12-27) # Aaron Bauman <bman@gentoo.org> (2019-12-27)
# ffmpeg does support 64 bit neon # ffmpeg does support 64 bit neon
media-video/ffmpeg -cpu_flags_arm_neon media-video/ffmpeg -cpu_flags_arm_neon
media-video/ffmpeg-chromium -cpu_flags_arm_neon
# Tomáš Mózes <hydrapolic@gmail.com> (2019-12-19) # Tomáš Mózes <hydrapolic@gmail.com> (2019-12-19)
# dev-libs/criterion is not keyworded yet # dev-libs/criterion is not keyworded yet
@ -177,10 +233,6 @@ sys-apps/flashrom jlink-spi
# dep not keyworded here # dep not keyworded here
media-gfx/gnome-photos upnp-av media-gfx/gnome-photos upnp-av
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-01)
# not yet keyworded
dev-java/openjdk javafx
# Aaron Bauman <bman@gentoo.org> (2019-04-08) # Aaron Bauman <bman@gentoo.org> (2019-04-08)
# app-text/dblatex not keyword yet # app-text/dblatex not keyword yet
net-firewall/nftables doc net-firewall/nftables doc
@ -213,12 +265,6 @@ media-video/mpv -sdl
media-video/transcode -sdl media-video/transcode -sdl
>=x11-libs/wxGTK-3 -sdl >=x11-libs/wxGTK-3 -sdl
# Virgil Dupras <vdupras@gentoo.org> (2018-09-06)
# sci-electronics/ngspice not yet keyworded, bug #665416
# sci-libs/opencascade not yet keyworded
# sci-libs/oce not yet keyworded
sci-electronics/kicad occ oce ngspice
# Michał Górny <mgorny@gentoo.org> (2018-07-07) # Michał Górny <mgorny@gentoo.org> (2018-07-07)
# Unkeyworded dependencies. # Unkeyworded dependencies.
net-libs/gnome-online-accounts gnome net-libs/gnome-online-accounts gnome
@ -232,10 +278,6 @@ media-libs/mesa opencl
# app-text/pandoc not keyworded yet # app-text/pandoc not keyworded yet
app-emulation/xen-tools doc app-emulation/xen-tools doc
# Mart Raudsepp <leio@gentoo.org> (2018-05-06)
# New enough dev-ruby/webmock not keyworded yet
>=dev-ruby/thor-0.20.0 test
# Michał Górny <mgorny@gentoo.org> (2018-04-15) # Michał Górny <mgorny@gentoo.org> (2018-04-15)
# Unkeyworded dependencies. # Unkeyworded dependencies.
app-admin/syslog-ng mongodb app-admin/syslog-ng mongodb
@ -256,7 +298,6 @@ net-fs/samba addc addns ads cluster python test
# Michał Górny <mgorny@gentoo.org> (2018-03-03) # Michał Górny <mgorny@gentoo.org> (2018-03-03)
# Some more unkeyworded dependencies. # Some more unkeyworded dependencies.
app-text/tesseract scrollview
dev-cpp/eigen test dev-cpp/eigen test
mate-base/mate help mate-base/mate help
mate-base/mate-applets-meta appindicator sensors mate-base/mate-applets-meta appindicator sensors
@ -265,17 +306,12 @@ net-fs/samba dmapi
sci-libs/gdal armadillo netcdf sci-libs/gdal armadillo netcdf
sys-fs/btrfs-progs reiserfs sys-fs/btrfs-progs reiserfs
www-client/chromium widevine www-client/chromium widevine
www-client/qutebrowser widevine
www-client/vivaldi widevine www-client/vivaldi widevine
www-client/vivaldi-snapshot widevine www-client/vivaldi-snapshot widevine
# Matthew Thode <prometheanfire@gentoo.org> (2018-02-23)
# net-proxy/haproxy isn't keyworded for arm64
sys-cluster/neutron haproxy
# Michał Górny <mgorny@gentoo.org> (2018-02-17) # Michał Górny <mgorny@gentoo.org> (2018-02-17)
# Requires unkeyworded dependencies. # Requires unkeyworded dependencies.
dev-python/ipython notebook
dev-python/networkx scipy
dev-ruby/haml test dev-ruby/haml test
# Michał Górny <mgorny@gentoo.org> (2018-02-16) # Michał Górny <mgorny@gentoo.org> (2018-02-16)
@ -290,10 +326,6 @@ sys-libs/libblockdev dmraid
# USE=upnp-av requires net-misc/dleyna-server that is not keyworded yet. # USE=upnp-av requires net-misc/dleyna-server that is not keyworded yet.
>=media-plugins/grilo-plugins-0.3.5 upnp-av >=media-plugins/grilo-plugins-0.3.5 upnp-av
# Mart Raudsepp <leio@gentoo.org> (2018-02-13)
# USE=vtk requires sci-libs/vtk that is not keyworded yet.
media-libs/opencv vtk
# Mart Raudsepp <leio@gentoo.org> (2018-02-13) # Mart Raudsepp <leio@gentoo.org> (2018-02-13)
# USE=lua requires dev-lua/lgi that is not keyworded yet. # USE=lua requires dev-lua/lgi that is not keyworded yet.
dev-libs/libpeas lua dev-libs/libpeas lua
@ -315,10 +347,6 @@ app-emulation/libvirt xen
# Requires USE=sdl that is masked in this profile. # Requires USE=sdl that is masked in this profile.
media-video/mjpegtools sdlgfx media-video/mjpegtools sdlgfx
# Michał Górny <mgorny@gentoo.org> (2018-01-12)
# Those require USE=doc that is masked in this profile.
dev-python/python-neutronclient test
# Ian Whyman <thev00d00@gentoo.org> (2017-09-05) # Ian Whyman <thev00d00@gentoo.org> (2017-09-05)
# missing keywords media-libs/lastfmlib # missing keywords media-libs/lastfmlib
net-misc/gerbera lastfm net-misc/gerbera lastfm
@ -331,16 +359,6 @@ media-sound/mumble g15
# media-libs/libemf fails with #error unknown CPU. # media-libs/libemf fails with #error unknown CPU.
media-gfx/pstoedit emf media-gfx/pstoedit emf
# Alexis Ballier <aballier@gentoo.org> (2017-07-14)
# zfs does not build on arm64 (yet?)
app-emulation/libvirt zfs
sys-cluster/ceph zfs
# Alexis Ballier <aballier@gentoo.org> (2017-07-11)
# dev-libs/botan:0 fails with 'ERROR: Unknown or unidentifiable processor
# "aarch64"'
app-crypt/qca botan
# Alexis Ballier <aballier@gentoo.org> (2017-07-10) # Alexis Ballier <aballier@gentoo.org> (2017-07-10)
# openvz-sources are likely too old for any proper arm64 usage # openvz-sources are likely too old for any proper arm64 usage
app-emulation/libvirt openvz app-emulation/libvirt openvz
@ -353,13 +371,6 @@ media-libs/devil nvtt
# Virtualbox is x86 only # Virtualbox is x86 only
app-emulation/libvirt virtualbox app-emulation/libvirt virtualbox
# Alexis Ballier <aballier@gentoo.org> (2017-07-07)
# nautilus pulls in gnome-extra/sushi -> dev-libs/gjs -> dev-lang/spidermonkey:24
# Older spidermonkey does not work on arm64.
# This should be revised when gjs is updated.
gnome-base/nautilus previewer
app-crypt/libsecret test
# Alexis Ballier <aballier@gentoo.org> (2017-06-21) # Alexis Ballier <aballier@gentoo.org> (2017-06-21)
# net-fs/openafs-kernel does not recognize arm64 properly # net-fs/openafs-kernel does not recognize arm64 properly
# Need to check if this has a chance to work with in-kernel drivers # Need to check if this has a chance to work with in-kernel drivers
@ -369,12 +380,8 @@ app-crypt/heimdal afs
# Only available on some architectures. # Only available on some architectures.
dev-java/icedtea -shenandoah dev-java/icedtea -shenandoah
# Markus Meier <maekke@gentoo.org> (2017-03-24)
# unkeyworded deps, bug #552330
app-portage/g-sorcery bson
# Thomas Deutschmann <whissi@gentoo.org> (2017-03-01) # Thomas Deutschmann <whissi@gentoo.org> (2017-03-01)
# Unkeyworded depedencies # Unkeyworded dependencies
app-admin/rsyslog mongodb app-admin/rsyslog mongodb
# Michael Weber <xmw@gentoo.org> (2017-03-01) # Michael Weber <xmw@gentoo.org> (2017-03-01)
@ -387,19 +394,6 @@ app-text/evince dvi nautilus postscript t1lib xps
net-wireless/blueman appindicator net-wireless/blueman appindicator
x11-libs/gtk+ cloudprint x11-libs/gtk+ cloudprint
# Thomas Deutschmann <whissi@gentoo.org> (2017-02-14)
# No lua keyworded for this arch yet
# libpcre jit is not (yet?) support on this arch
www-servers/nginx nginx_modules_http_lua pcre-jit
# Steev Klimaszewski <steev@gentoo.org> (2016-03-04)
# Chromium uses an internal tcmalloc that doesn't support this arch yet.
www-client/chromium tcmalloc
# Roy Bamford <neddyseagoon@gentoo.org> (2017-01-26)
# gcj-6.3 won't bootstrap icedtea 7
>=sys-devel/gcc-6 gcj
# Markus Meier <maekke@gentoo.org> (2013-12-26) # Markus Meier <maekke@gentoo.org> (2013-12-26)
# Unkeyworded deps, bug #488724 # Unkeyworded deps, bug #488724
app-office/gnumeric libgda app-office/gnumeric libgda
@ -428,24 +422,7 @@ media-libs/devil allegro nvtt
# Firmware loader not keyworded yet # Firmware loader not keyworded yet
sci-libs/linux-gpib firmware sci-libs/linux-gpib firmware
# Julian Ospald <hasufell@gentoo.org> (2013-03-31)
# depends on mono
>=net-irc/hexchat-2.9.4-r1 theme-manager
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-02-20) # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-02-20)
# Mask flags of calligra and dependencies due to lack of keywords # Mask flags of calligra and dependencies due to lack of keywords
app-office/calligra spacenav app-office/calligra spacenav
media-gfx/pstoedit emf media-gfx/pstoedit emf
# 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
# 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
# missing keywords
media-plugins/gst-plugins-meta aac dts dv lame libvisual taglib vcd wavpack

View File

@ -1,6 +1,52 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
# Don't apply stable masks to python-exec since we're forcing every
# impl there anyway. Please keep this in sync with use.stable.mask.
dev-lang/python-exec -python_targets_pypy3
# Sam James <sam@gentoo.org> (2021-11-20)
# dev-python/networkx is not yet marked stable on arm*
app-admin/setools infoflow
# Sam James <sam@gentoo.org> (2021-10-25)
# Has unstable dependencies we don't want to drag in yet
# bug #816981
dev-python/ipython notebook
# Marek Szuba <marecki@gentoo.org> (2021-09-10)
# no stable dev-ruby/{thor,tty-editor} on this arch yet
# and there are many dependencies to go through before there are
app-text/htmltidy test
# Marek Szuba <marecki@gentoo.org> (2021-08-09)
# media-plugins/cmt-plugins isn't stable on this arch yet
media-sound/fluidsynth ladspa
# Sam James <sam@gentoo.org> (2021-06-16)
# Drags in several not-yet-stable deps on arm64
# glusterfs: sys-cluster/glusterfs
# rbd: sys-cluster/ceph
# bug #796362
app-emulation/libvirt glusterfs rbd
# Sam James <sam@gentoo.org> (2021-05-28)
# media-gfx/inkscape is not yet stable on arm64
# bug #785685
app-text/dblatex inkscape
# Sam James <sam@gentoo.org> (2021-02-25)
# Roy Bamford <neddyseagoon@gentoo.org> (2021-02-25)
# Dependencies not yet stable, migrated from p.u.m.
app-crypt/qca botan
gnome-base/nautilus previewer
# Sam James <sam@gentoo.org> (2021-02-05)
# Thomas Deutschmann <whissi@gentoo.org> (2017-02-14)
# No lua stable for this arch yet
www-servers/nginx nginx_modules_http_lua
# Sam James <sam@gentoo.org> (2020-12-23) # Sam James <sam@gentoo.org> (2020-12-23)
# Needs stable dev-lang/luajit # Needs stable dev-lang/luajit
kde-apps/cantor lua kde-apps/cantor lua
@ -86,20 +132,10 @@ media-libs/opencv contribcvv contribhdf contribsfm glog gstreamer
# Respective x11-drivers/ not tested and stable yet # Respective x11-drivers/ not tested and stable yet
x11-base/xorg-drivers input_devices_elographics input_devices_joystick input_devices_void video_cards_dummy video_cards_fbdev video_cards_nouveau x11-base/xorg-drivers input_devices_elographics input_devices_joystick input_devices_void video_cards_dummy video_cards_fbdev video_cards_nouveau
# Mart Raudsepp <leio@gentoo.org> (2018-07-24)
# Temporary mask due to test failures in sys-libs/libcxxabi
# and sys-libs/compiler-rt-sanitizers
sys-devel/clang-runtime libcxx sanitize
sys-devel/clang default-libcxx
# Mart Raudsepp <leio@gentoo.org> (2018-05-29) # Mart Raudsepp <leio@gentoo.org> (2018-05-29)
# sys-devel/clang, dev-libs/xapian, app-text/texlive not stable yet # dev-libs/xapian, app-text/texlive not stable yet
# USE=doc requires USE=latex # USE=doc requires USE=latex
app-doc/doxygen clang doxysearch doc app-doc/doxygen doxysearch doc
# Mart Raudsepp <leio@gentoo.org> (2018-05-04)
# sci-libs/mpir fails tests, bug 640424
dev-python/gmpy mpir
# Michał Górny <mgorny@gentoo.org> (2018-04-15) # Michał Górny <mgorny@gentoo.org> (2018-04-15)
# Non-stable dependencies. # Non-stable dependencies.
@ -109,10 +145,6 @@ sys-auth/pambase pam_krb5 pam_ssh
sys-block/thin-provisioning-tools test sys-block/thin-provisioning-tools test
sys-devel/distcc gssapi sys-devel/distcc gssapi
# Michał Górny <mgorny@gentoo.org> (2018-03-03)
# Requires masked dependent flags.
net-dns/avahi python
# Michał Górny <mgorny@gentoo.org> (2018-02-28) # Michał Górny <mgorny@gentoo.org> (2018-02-28)
# Requires masked dependent flags. # Requires masked dependent flags.
net-fs/samba ads net-fs/samba ads

View File

@ -1,3 +1,6 @@
# Copyright 2014-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Force the flag which corresponds to ARCH. # Force the flag which corresponds to ARCH.
arm64 arm64

View File

@ -96,16 +96,12 @@ zvbi
sid sid
mms mms
ieee1394 ieee1394
pm-utils
darcs darcs
bs2b bs2b
ladspa
ggi ggi
nut
dvd dvd
fits fits
lpsol lpsol
quvi
zvbi zvbi
gts gts
anthy anthy
@ -141,8 +137,3 @@ video_cards_r200
video_cards_r300 video_cards_r300
video_cards_r600 video_cards_r600
video_cards_radeonsi video_cards_radeonsi
# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
# Bug #184563, (2007-09-18)
# Robin H. Johnson <robbat2@gentoo.org>
audit

View File

@ -4,10 +4,6 @@
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask # Please use the same syntax as in use.mask
# Michał Górny <mgorny@gentoo.org> (2021-01-07)
# Prebuilt kernel rebuilds are supported on stable yet.
dist-kernel
# Sam James <sam@gentoo.org> (2020-12-23) # Sam James <sam@gentoo.org> (2020-12-23)
# dev-lang/luajit is not yet stable # dev-lang/luajit is not yet stable
lua_single_target_luajit lua_single_target_luajit

View File

@ -1,6 +0,0 @@
# Copyright 2018-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2018-11-19)
# iasl is not keyworded on many platforms yet
sys-firmware/seabios binary

View File

@ -1,12 +1,73 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2021-11-15)
# Only available on PPC*.
sys-apps/util-linux rtas
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-11-01)
# requires sys-apps/dbus-broker, which is not widely keyworded yet.
sys-apps/systemd hostnamed-fallback
# James Le Cuirot <chewi@gentoo.org> (2021-10-22)
# Only available on some architectures.
app-emulation/fs-uae jit
# Lars Wendler <polynomial-c@gentoo.org> (2021-08-27)
# Lacks various keywords in media-libs/webrtc-audio-processing
media-video/pipewire echo-cancel
# Sam James <sam@gentoo.org> (2021-08-14)
# Needs Raspberry Pi specific applications
media-video/mjpg-streamer input-raspicam
# 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 only usable on some arches.
x11-base/xwayland video_cards_nvidia
x11-wm/mutter video_cards_nvidia
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-11)
# Has unpackaged depdencies, bug #795459
>=media-libs/opencolorio-2.0.0 doc
# Mike Gilbert <floppym@gentoo.org> (2021-03-29)
# TPM only exists on some archs.
sys-apps/systemd tpm
# Michael Orlitzky <mjo@gentoo.org> (2021-03-27)
# The clozurecl and clozurecl64 flags are now arch-specific in maxima,
# so we mask them both by default beginning with v5.44.0-r5 where
# their meanings first diverged. You should unmask "clozurecl" on
# 32-bit arches and unmask "clozurecl64" on 64-bit ones.
# We don't list "clozurecl" here since it's already in use.mask.
>=sci-mathematics/maxima-5.44.0-r5 clozurecl64
# Sam James <sam@gentoo.org> (2021-03-02)
# Java build is extremely sensitive to environment
# Previously stable-masked but moved here
# Then: bug #483372, bug #508564
# Now: bug #773913 (exposed by having a new ~arch ebuild)
media-libs/libcaca java mono
# Jaco Kroon <jaco@uls.co.za> (2021-01-08)
# blocksruntime (clang -fblocks) isn't available on all arches.
net-misc/asterisk blocks
# Michał Górny <mgorny@gentoo.org> (2020-12-21) # Michał Górny <mgorny@gentoo.org> (2020-12-21)
# Mask all sanitizers by default, unmask on arches supporting them. # Mask all sanitizers by default, unmask on arches supporting them.
sys-libs/compiler-rt-sanitizers asan dfsan lsan msan hwasan tsan sys-libs/compiler-rt-sanitizers asan dfsan lsan msan hwasan tsan
sys-libs/compiler-rt-sanitizers ubsan safestack cfi scudo sys-libs/compiler-rt-sanitizers ubsan safestack cfi scudo
sys-libs/compiler-rt-sanitizers shadowcallstack gwp-asan sys-libs/compiler-rt-sanitizers shadowcallstack gwp-asan
sys-libs/compiler-rt-sanitizers libfuzzer profile xray sys-libs/compiler-rt-sanitizers libfuzzer memprof orc profile xray
# Sam James <sam@gentoo.org> (2020-10-24) # Sam James <sam@gentoo.org> (2020-10-24)
# asm redc is only available on amd64, # asm redc is only available on amd64,
@ -18,13 +79,6 @@ sci-mathematics/gmp-ecm custom-tune
# (See 9.3.8 in the Guile manual) # (See 9.3.8 in the Guile manual)
dev-scheme/guile jit dev-scheme/guile jit
# Sam James <sam@gentoo.org> (2020-09-20)
# (for Mikle Kolyada <zlogene@gentoo.org>)
# libgcrypt et al no longer support static-libs
# Need to determine whether dar's static use
# is worthwhile without it.
app-backup/dar static static-libs
# Thomas Deutschmann <whissi@gentoo.org> (2020-09-07) # Thomas Deutschmann <whissi@gentoo.org> (2020-09-07)
# dev-util/nvidia-cuda-toolkit is only available on amd64 # dev-util/nvidia-cuda-toolkit is only available on amd64
app-metrics/collectd collectd_plugins_gpu_nvidia app-metrics/collectd collectd_plugins_gpu_nvidia
@ -43,7 +97,7 @@ sys-block/fio io-uring zbc
# - ich_descriptors_tools (USE=tools) is only compiled on amd64 and x86, # - ich_descriptors_tools (USE=tools) is only compiled on amd64 and x86,
# - internal is presently only supported on amd64/x86 and mipsel, # - internal is presently only supported on amd64/x86 and mipsel,
# - the others only work on x86 due to lack of PCI-port I/O support. # - the others only work on x86 due to lack of PCI-port I/O support.
sys-apps/flashrom atahpt atapromise internal nic3com nicnatsemi nicrealtek rayer-spi satamv tools 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) # Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
# requires clisp whichis keyworded on fewer arches # requires clisp whichis keyworded on fewer arches
@ -63,7 +117,11 @@ sys-libs/glibc static-pie
x11-wm/mutter sysprof x11-wm/mutter sysprof
dev-libs/gjs sysprof dev-libs/gjs sysprof
dev-libs/glib sysprof dev-libs/glib sysprof
gnome-extra/cjs sysprof
x11-libs/gtk+ sysprof x11-libs/gtk+ sysprof
net-libs/libsoup sysprof
x11-libs/pango sysprof
gui-libs/gtk sysprof
# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26)
# Vulkan support is only available on few selected arches atm. # Vulkan support is only available on few selected arches atm.
@ -72,15 +130,18 @@ dev-qt/qt3d vulkan
dev-qt/qtdeclarative vulkan dev-qt/qtdeclarative vulkan
dev-qt/qtgui vulkan dev-qt/qtgui vulkan
dev-qt/qtwayland vulkan dev-qt/qtwayland vulkan
media-video/pipewire vulkan
# dev-python/pandas is only keyworded for amd64 & x86 # dev-python/pandas is only keyworded for amd64 & x86
sys-block/fio python gnuplot sys-block/fio python gnuplot
# James Le Cuirot <chewi@gentoo.org> (2019-12-10)
# The JIT feature only works on amd64 and x86.
app-emulation/aranym jit
# Craig Andrews <candrews@gentoo.org> (2019-10-08) # Craig Andrews <candrews@gentoo.org> (2019-10-08)
# net-libs/quiche is not available on all arches # net-libs/quiche is not available on all arches
# Track addition arch keywording of quiche at: # Track addition arch keywording of quiche at:
# https://bugs.gentoo.org/694320 # bug #694320
net-misc/curl quiche net-misc/curl quiche
# Craig Andrews <candrews@gentoo.org> (2019-10-08) # Craig Andrews <candrews@gentoo.org> (2019-10-08)
@ -101,7 +162,8 @@ dev-lang/rust-bin doc
media-tv/kodi raspberry-pi media-tv/kodi raspberry-pi
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-22) # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-22)
# mask javafx until it's keyworded on other arches # mask here and unmask in profiles for specific arches
dev-java/openjdk:8 javafx
dev-java/openjdk:11 javafx dev-java/openjdk:11 javafx
# Matt Turner <mattst88@gentoo.org> (2019-06-20) # Matt Turner <mattst88@gentoo.org> (2019-06-20)
@ -122,10 +184,6 @@ x11-apps/igt-gpu-tools overlay
# - padlock plugin is only supported on amd64 and x86 # - padlock plugin is only supported on amd64 and x86
net-vpn/strongswan strongswan_plugins_aesni strongswan_plugins_rdrand strongswan_plugins_padlock net-vpn/strongswan strongswan_plugins_aesni strongswan_plugins_rdrand strongswan_plugins_padlock
# James Le Cuirot <chewi@gentoo.org> (2018-11-02)
# Vulkan is only available on amd64 at present.
media-libs/libsdl2 vulkan
# Michael Palimaka <kensington@gentoo.org> (2018-10-12) # Michael Palimaka <kensington@gentoo.org> (2018-10-12)
# Only available on amd64/x86 # Only available on amd64/x86
net-analyzer/testssl bundled-openssl kerberos net-analyzer/testssl bundled-openssl kerberos
@ -219,6 +277,7 @@ media-video/mpv raspberry-pi
# MMAL is only available on the Raspberry Pi: # MMAL is only available on the Raspberry Pi:
# Mask it globally, unmask it on arm. # Mask it globally, unmask it on arm.
media-video/ffmpeg mmal media-video/ffmpeg mmal
media-video/ffmpeg-chromium mmal
# Brian Evans <grknight@gentoo.org (2015-09-14) # Brian Evans <grknight@gentoo.org (2015-09-14)
# Mask new USE flags for mariadb which all arches do not yet have dependencies # Mask new USE flags for mariadb which all arches do not yet have dependencies
@ -253,9 +312,9 @@ dev-vcs/git mediawiki mediawiki-experimental
dev-libs/boost context dev-libs/boost context
# Tim Harder <radhermit@gentoo.org> (2013-08-13) # Tim Harder <radhermit@gentoo.org> (2013-08-13)
# Related deps dev-lang/luajit and dev-scheme/racket are not keyworded by most arches. # Related dep dev-scheme/racket is not keyworded by most arches.
app-editors/vim luajit racket app-editors/vim racket
app-editors/gvim luajit racket app-editors/gvim racket
# Kacper Kowalik <xarthisius@gentoo.org> (2013-08-09) # Kacper Kowalik <xarthisius@gentoo.org> (2013-08-09)
# Doesn't work on most profiles. Easier to mask here and # Doesn't work on most profiles. Easier to mask here and
@ -296,7 +355,6 @@ media-video/transcode nuv pic
# mask the flag here and unmask it in the appropriate arch profiles. # mask the flag here and unmask it in the appropriate arch profiles.
dev-qt/qtdeclarative jit dev-qt/qtdeclarative jit
dev-qt/qtscript jit dev-qt/qtscript jit
dev-qt/qtwebkit jit
# Samuli Suominen <ssuominen@gentoo.org> (2011-11-25) # Samuli Suominen <ssuominen@gentoo.org> (2011-11-25)
# Expose USE="suid" for USE="svga" only for x86 users, # Expose USE="suid" for USE="svga" only for x86 users,
@ -307,10 +365,6 @@ www-client/links suid
# PPS should work on all arches, but only keyworded on amd64/x86 # PPS should work on all arches, but only keyworded on amd64/x86
>=net-misc/ntp-4.2.6_p3-r1 parse-clocks >=net-misc/ntp-4.2.6_p3-r1 parse-clocks
# Tomáš Chvátal <scarabeus@gentoo.org> (2010-04-04)
# Masked because tools pulled in are not supported on most archs.
sys-power/pm-utils video_cards_intel video_cards_radeon
# Jean-Noël Rivasseau <elvanor@gentoo.org> (2009-09-23) # Jean-Noël Rivasseau <elvanor@gentoo.org> (2009-09-23)
# X use flag only for amd64/x86, bug 285951. # X use flag only for amd64/x86, bug 285951.
media-gfx/iscan X media-gfx/iscan X

View File

@ -124,6 +124,7 @@ video_cards_geode
# not needed on non-x86, non-amd64 systems # not needed on non-x86, non-amd64 systems
input_devices_vmmouse input_devices_vmmouse
video_cards_ast video_cards_ast
video_cards_crocus
video_cards_i915 video_cards_i915
video_cards_i965 video_cards_i965
video_cards_intel video_cards_intel

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
ARCH="hppa" ARCH="hppa"

View File

@ -1,3 +1,7 @@
# Copyright 2019-2020 Gentoo Authors # Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Quote from <eike@s...l.de>:
# "Compilation fails with: #error You need to define CycleTimer for
# your OS and CPU"
dev-cpp/benchmark

View File

@ -1,6 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Joonas Niilola <juippis@gentoo.org> (2020-02-08)
# Force 'lua' to be used with efl, since luajit is not keyworded.
dev-libs/efl lua

View File

@ -1,9 +1,89 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# NOTE: When masking a USE flag due to missing keywords, please file a keyword # NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch. # request bug for the hppa arch.
# Vadim Misbakh-Soloviov <mva@gentoo.org> (2021-12-09)
# ts-cli requires rust to be built, and rust is unavailable here ATM.
dev-libs/tree-sitter ts-cli
# Sam James <sam@gentoo.org> (2021-11-19)
# Avoid dragging in doc/sphinx deps where we can help it
dev-python/anyio doc
# Sam James <sam@gentoo.org> (2021-11-17)
# Avoid unnecessary dependencies
dev-python/matplotlib gtk3
# Sam James <sam@gentoo.org> (2021-11-05)
# Avoid keywording unnecessary depenencies for now, bug #804115
dev-python/scipy pythran
# Sam James <sam@gentoo.org> (2021-11-05)
# Test suite is very fragile and doesn't even run on amd64.
# No real point in running it here right now, bug #804115.
dev-cpp/eigen test
# Sam James <sam@gentoo.org> (2021-11-05)
# Avoid unkeyworded sci dependencies for bug #804115
sci-libs/pastix starpu
# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-24)
# dev-ruby/furo isn't keyworded here
dev-python/argon2-cffi doc
# Sam James <sam@gentoo.org> (2021-10-24)
# Avoid Pipewire for now because of new wireplumber dependency which lacks
# keywords. Doubt anybody is using PW here anyway right now.
# bug #807616
media-libs/libsdl2 pipewire
# Sam James <sam@gentoo.org> (2021-10-16)
# Avoid unkeyworded dependencies
x11-libs/gtk+ cloudprint
# Sam James <sam@gentoo.org> (2021-09-14)
# fdk-aac, libfreeaptx not keyworded here
# nor is jack2
# bug #807616
media-video/pipewire bluetooth jack-client
# David Seifert <soap@gentoo.org> (2021-09-04)
# dev-lang/go not keyworded here
sys-libs/libcap tools
# Michał Górny <mgorny@gentoo.org> (2021-07-25)
# PyQt5 and wxpython are not keyworded.
dev-python/ipython qt5
dev-python/matplotlib qt5 wxwidgets
# Matt Turner <mattst88@gentoo.org> (2021-07-23)
# gui-libs/gtk is not keyworded
net-libs/gssdp gtk
# Matt Turner <mattst88@gentoo.org> (2021-06-10)
# dev-python/django is not keyworded here
dev-python/diskcache test
# Rolf Eike Beer <eike@sf-mail.de> (2021-03-14)
# dependencies not yet keyworded
dev-ruby/globalid test
# Miroslav Šulc <fordfrog@gentoo.org> (2021-03-13)
# virtual/jdk isn't keyworded here
media-libs/rubberband jni
# Sam James <sam@gentoo.org> (2021-03-11)
# media-libs/libheif isn't keyworded here
# media-libs/libavif isn't keyworded here
media-libs/gd avif heif
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-01-19)
# uchardet not stable/keyworded yet on this arch
# bug #750032
sys-apps/groff uchardet
# Joonas Niilola <juippis@gentoo.org> (2021-01-15) # Joonas Niilola <juippis@gentoo.org> (2021-01-15)
# Dependency not keyworded on this arch. # Dependency not keyworded on this arch.
app-text/enchant voikko app-text/enchant voikko
@ -12,10 +92,6 @@ app-text/enchant voikko
# Requires sci-mathematics/z3. # Requires sci-mathematics/z3.
dev-util/cppcheck z3 dev-util/cppcheck z3
# Michał Górny <mgorny@gentoo.org> (2020-11-18)
# Requires dev-python/coverage, bug #743355.
dev-python/nose coverage
# Andreas Sturmlechner <asturm@gentoo.org> (2020-11-12) # Andreas Sturmlechner <asturm@gentoo.org> (2020-11-12)
# media-sound/lash not keyworded, bug #736725 # media-sound/lash not keyworded, bug #736725
media-sound/fluidsynth lash media-sound/fluidsynth lash
@ -26,16 +102,12 @@ dev-vcs/mercurial rust
# Joonas Niilola <juippis@gentoo.org> (2020-10-08) # Joonas Niilola <juippis@gentoo.org> (2020-10-08)
# Dependency not keyworded on this arch. # Dependency not keyworded on this arch.
dev-libs/efl avif dev-libs/efl avif heif lua_single_target_luajit physics
# Matt Turner <mattst88@gentoo.org> (2020-08-11) # Matt Turner <mattst88@gentoo.org> (2020-08-11)
# No drivers on this architecture support Vulkan # No drivers on this architecture support Vulkan
media-libs/mesa vulkan vulkan-overlay zink media-libs/mesa vulkan vulkan-overlay zink
# Felix Janda <felix.janda@posteo.de> (2020-08-01)
# Requires masked dev-lang/spidermonkey:17
>=www-client/elinks-0.13.3 javascript
# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) # Robin H. Johnson <robbat2@gentoo.org> (2020-07-02)
# Mask io-uring & zbc pending keywording # Mask io-uring & zbc pending keywording
sys-block/fio -io-uring -zbc sys-block/fio -io-uring -zbc
@ -58,10 +130,6 @@ dev-ruby/activesupport test
# Requires media-libs/mesa[llvm], which is masked. # Requires media-libs/mesa[llvm], which is masked.
dev-python/pyopengl test dev-python/pyopengl test
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-22)
# dev-python/pip not keyworded yet, bug #700918
dev-python/virtualenv test
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-22) # Rolf Eike Beer <eike@sf-mail.de> (2020-04-22)
# dev-libs/criterion not yet keyworded # dev-libs/criterion not yet keyworded
>=app-admin/syslog-ng-3.25 test >=app-admin/syslog-ng-3.25 test
@ -163,19 +231,10 @@ sys-libs/glibc systemtap
# Requires java # Requires java
app-forensics/sleuthkit java app-forensics/sleuthkit java
# Michał Górny <mgorny@gentoo.org> (2017-08-08)
# Requires USE=systemd that is masked in this profile.
net-wireless/bluez user-session
# Michał Górny <mgorny@gentoo.org> (2017-08-08) # Michał Górny <mgorny@gentoo.org> (2017-08-08)
# Requires USE=seccomp that is masked in this profile. # Requires USE=seccomp that is masked in this profile.
net-libs/gnutls test-full net-libs/gnutls test-full
# 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
# Michał Górny <mgorny@gentoo.org> (2017-06-28) # Michał Górny <mgorny@gentoo.org> (2017-06-28)
# app-misc/dtach is not keyworded, and tests are restricted anyway, so # app-misc/dtach is not keyworded, and tests are restricted anyway, so
# no point in pursuing it right now. # no point in pursuing it right now.
@ -216,10 +275,6 @@ net-analyzer/rrdtool rados
# (bug #544378) # (bug #544378)
dev-db/mariadb galera dev-db/mariadb galera
# Mike Frysinger <vapier@gentoo.org> (2015-03-16)
# Needs sci-physics/bullet tested #499974
dev-libs/efl physics
# Jeroen Roovers <jer@gentoo.org> (2015-02-02) # Jeroen Roovers <jer@gentoo.org> (2015-02-02)
# dev-python/gevent requires dev-python/greenlet which has not been ported to # dev-python/gevent requires dev-python/greenlet which has not been ported to
# HPPA (bug #538510) # HPPA (bug #538510)
@ -265,7 +320,7 @@ sci-mathematics/octave hdf5 qhull
# Jeroen Roovers <jer@gentoo.org> (2012-07-08) # Jeroen Roovers <jer@gentoo.org> (2012-07-08)
# media-libs/devil has not been fully tested on HPPA # media-libs/devil has not been fully tested on HPPA
media-gfx/graphviz devil media-gfx/graphviz devil lefty
# Jeroen Roovers <jer@gentoo.org> (2012-07-03) # Jeroen Roovers <jer@gentoo.org> (2012-07-03)
# Mask USE=connman for net-libs/gupnp (bug #424225) # Mask USE=connman for net-libs/gupnp (bug #424225)

View File

@ -0,0 +1,6 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2021-09-18)
# Prepare for stabilizing a minimal xorg-server, for Xvfb.
x11-base/xorg-server minimal

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # 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 # When you add an entry to the top of this file, add your name, the date, and
@ -17,6 +17,95 @@
#--- END OF EXAMPLES --- #--- END OF EXAMPLES ---
# Sam James <sam@gentoo.org> (2021-12-15)
# Unstable dependencies (dev-libs/libnl, sys-cluster/rdma-core)
net-libs/libpcap netlink rdma
# Sam James <sam@gentoo.org> (2021-11-17)
# x11-libs/libXvMC is not marked stable on HPPA
# media-libs/mesa is not marked stable on HPPA
media-libs/libepoxy egl
media-libs/mesa xvmc
# Rolf Eike Beer <eike@sf-mail.de> (2021-11-10)
# The following packages have no stable keywords on hppa:
# net-mail/courier-imap mail-mta/courier
dev-libs/cyrus-sasl authdaemond
# Sam James <sam@gentoo.org> (2021-11-03)
# sys-apps/hwloc is not marked stable on HPPA
sys-process/htop hwloc
# Sam James <sam@gentoo.org> (2021-11-03)
# dev-util/source-highlight is not marked stable on HPPA
sys-devel/gdb source-highlight
# Matt Turner <mattst88@gentoo.org> (2021-09-22)
# Non-stable deps.
app-editors/emacs gui mailutils
# Matt Turner <mattst88@gentoo.org> (2021-09-22)
# Non-stable deps.
net-irc/irssi otr
# Matt Turner <mattst88@gentoo.org> (2021-09-22)
# Non-stable deps.
app-editors/vim cscope sound
# Michał Górny <mgorny@gentoo.org> (2021-09-19)
# Non-stable deps.
dev-python/matplotlib cairo gtk3
# Michał Górny <mgorny@gentoo.org> (2021-09-18)
# Prepare for stabilizing a minimal xorg-server, for Xvfb.
media-libs/libglvnd -X
x11-apps/xinit twm
x11-base/xorg-server dmx kdrive xephyr
# Matt Turner <mattst88@gentoo.org> (2021-09-10)
# dev-libs/tomsfastmath does not have stable keywords on hppa
dev-libs/libtomcrypt tomsfastmath
# Marek Szuba <marecki@gentoo.org> (2021-09-10)
# no stable dev-ruby/{thor,tty-editor} on this arch yet
# and there are many dependencies to go through before there are
app-text/htmltidy test
# Matt Turner <mattst88@gentoo.org> (2021-09-06)
# net-dialup/linux-atm does not have stable keywords on hppa
# dev-libs/libbpf does not have stable keywords on hppa
# net-firewall/iptables does not have stable keywords on hppa
sys-apps/iproute2 atm bpf iptables
# Thomas Deutschmann <whissi@gentoo.org> (2021-06-20)
# dev-libs/libzip does not have stable keywords on hppa
>=media-gfx/imagemagick-7 zip
# Matt Turner <mattst88@gentoo.org> (2021-06-02)
# dev-util/gi-docgen does not have stable keywords on hppa
x11-libs/gdk-pixbuf gtk-doc
x11-libs/pango gtk-doc
# Sam James <sam@gentoo.org> (2021-06-01)
# sys-apps/systemd is not stable on hppa
sys-auth/pambase homed
# Sam James <sam@gentoo.org> (2021-02-18)
# Requires dev-lang/vala to be stable
gnome-base/librsvg vala
# Rolf Eike Beer <eike@sf-mail.de> (2021-01-26)
# The following packages have no stable keywords on hppa:
# openntpd: net-misc/openntpd
# parse-clocks: net-misc/pps-tools
# snmp: net-analyzer/net-snmp
net-misc/ntp openntpd parse-clocks snmp
# Sam James <sam@gentoo.org> (2021-01-21)
# media-gfx/transfig ends up pulling in Xorg
# bug #766051
dev-util/ragel doc
# Matt Turner <mattst88@gentoo.org> (2020-12-31) # Matt Turner <mattst88@gentoo.org> (2020-12-31)
# The following packages have no stable keywords on hppa: # The following packages have no stable keywords on hppa:
# amqp: net-libs/rabbitmq # amqp: net-libs/rabbitmq
@ -24,11 +113,10 @@
# geoip2: dev-libs/libmaxminddb # geoip2: dev-libs/libmaxminddb
# kafka: dev-libs/librdkafka # kafka: dev-libs/librdkafka
# mongodb: dev-libs/mongo-c-driver # mongodb: dev-libs/mongo-c-driver
# redis: dev-db/redis
# smtp: net-libs/libesmtp # smtp: net-libs/libesmtp
# snmp: net-analyzer/net-snmp # snmp: net-analyzer/net-snmp
# spoof-source: net-libs/libnet # spoof-source: net-libs/libnet
app-admin/syslog-ng amqp dbi geoip2 kafka mongodb redis smtp snmp spoof-source app-admin/syslog-ng amqp dbi geoip2 kafka mongodb smtp snmp spoof-source
# Matt Turner <mattst88@gentoo.org> (2020-12-30) # Matt Turner <mattst88@gentoo.org> (2020-12-30)
# dev-libs/libfido2 is not stable on hppa # dev-libs/libfido2 is not stable on hppa
@ -91,10 +179,6 @@ dev-python/setuptools_scm test
# dependencies not stable yet # dependencies not stable yet
dev-python/pytest-cov test dev-python/pytest-cov test
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-11)
# No stable app-arch/rpm on hppa, bug #471456
dev-util/patchutils test
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-11) # Rolf Eike Beer <eike@sf-mail.de> (2020-04-11)
# no stable app-editors/{,g}vim # no stable app-editors/{,g}vim
sys-fs/dosfstools test sys-fs/dosfstools test

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH. # Unmask the flag which corresponds to ARCH.
@ -7,6 +7,19 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword # NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch. # request bug for the hppa arch.
# Sam James <sam@gentoo.org> (2021-10-16)
# media-libs/openexr is not keyworded.
openexr
# James Le Cuirot <chewi@gentoo.org> (2021-08-10)
# media-video/pipewire is not keyworded. Bug #807616.
bluetooth
pipewire
# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2021-04-01)
# sys-libs/llvm-libunwind not supported on HPPA.
llvm-libunwind
# Andreas Sturmlechner <asturm@gentoo.org> (2020-11-12) # Andreas Sturmlechner <asturm@gentoo.org> (2020-11-12)
# media-sound/jack-audio-connection-kit re-keywording timeout, bug #736725 # media-sound/jack-audio-connection-kit re-keywording timeout, bug #736725
jack jack
@ -50,10 +63,6 @@ dmraid
# Unmask as this profile is big endian. # Unmask as this profile is big endian.
-big-endian -big-endian
# Andreas Sturmlechner <asturm@gentoo.org> (2017-02-25)
# kwallet integration split from kde to distinct flag
kwallet
# Jeroen Roovers <jer@gentoo.org> (2016-01-31) # Jeroen Roovers <jer@gentoo.org> (2016-01-31)
# USE=xwidgets requires net-libs/webkit-gtk # USE=xwidgets requires net-libs/webkit-gtk
xwidgets xwidgets
@ -172,15 +181,12 @@ darcs
# Jeroen Roovers <jer@gentoo.org> (2010-04-05) # Jeroen Roovers <jer@gentoo.org> (2010-04-05)
# Mask USE=kde (bug #304363). # Mask USE=kde (bug #304363).
kde kde
kwallet
# Jeroen Roovers <jer@gentoo.org> (2010-02-28) # Jeroen Roovers <jer@gentoo.org> (2010-02-28)
# app-accessibility/flite does not work (bug #307241) # app-accessibility/flite does not work (bug #307241)
flite flite
# Jeroen Roovers <jer@gentoo.org> (2009-08-04)
# net-misc/wicd and sys-power/pm-utils are currently not supported (bug #280312)
pm-utils
# Jeroen Roovers <jer@gentoo.org> (2008-06-07) # Jeroen Roovers <jer@gentoo.org> (2008-06-07)
# dev-util/valgrind has not been ported to HPPA. # dev-util/valgrind has not been ported to HPPA.
valgrind valgrind
@ -202,7 +208,7 @@ networkmanager
gcj gcj
# Samuli Suominen <drac@gentoo.org> (2007-03-02) # Samuli Suominen <drac@gentoo.org> (2007-03-02)
# See https://bugs.gentoo.org/show_bug.cgi?id=157881#c3 # See bug #157881#c3
battery battery
# Saleem Abdulrasool <compnerd@gentoo.org> (2006-08-18) # Saleem Abdulrasool <compnerd@gentoo.org> (2006-08-18)

View File

@ -1,9 +1,31 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# #
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask # Please use the same syntax as in use.mask
# Rolf Eike Beer <eike@sf-mail.de> (2021-11-12)
# dev-libs/nspr and dev-libs/nss are not stable on hppa
nss
# Matt Turner <mattst88@gentoo.org> (2021-10-28)
# dev-libs/hiredis is not stable on hppa
redis
# Sam James <sam@gentoo.org> (2021-10-16)
# Avoid large number of dependencies which often
# have to be stabilised.
doc
# Sam James <sam@gentoo.org> (2021-10-16)
# Avoid stabling chunks of GNOME and such as much as possible.
# bug #807637
colord
# Matt Turner <mattst88@gentoo.org> (2021-09-22)
# media-libs/libsamplerate is not stable on hppa
libsamplerate
# Matt Turner <mattst88@gentoo.org> (2020-12-23) # Matt Turner <mattst88@gentoo.org> (2020-12-23)
# dev-db/postgresql is not stable on hppa # dev-db/postgresql is not stable on hppa
postgres postgres
@ -56,11 +78,6 @@ gstreamer
# No stable wayland components on hppa # No stable wayland components on hppa
wayland wayland
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-11)
# No stable dev-libs/libressl on hppa, bug #704228
curl_ssl_libressl
libressl
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-11) # Rolf Eike Beer <eike@sf-mail.de> (2020-04-11)
# No stable media-libs/libsdl or media-libs/libsdl2 on hppa # No stable media-libs/libsdl or media-libs/libsdl2 on hppa
sdl sdl

View File

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
ARCH="ia64" ARCH="ia64"
@ -26,8 +26,6 @@ CHOST_ia64="${CHOST}"
# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18) # Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
# Defaults for video drivers # Defaults for video drivers
VIDEO_CARDS="fbdev glint mga nv r128 radeon" #VIDEO_CARDS="fbdev glint mga nv r128 radeon"
INPUT_DEVICES="void"
# Diego Pettenò <flameeyes@gentoo.org> (2006-12-23) VIDEO_CARDS="dummy"
# Defaults for audio drivers - Took from x86 profile
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"

View File

@ -1,6 +1,89 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Vadim Misbakh-Soloviov <mva@gentoo.org> (2021-12-09)
# ts-cli requires rust to be built, and rust is unavailable here ATM.
dev-libs/tree-sitter ts-cli
# Michał Górny <mgorny@gentoo.org> (2021-11-26)
# These package flags require dev-python/cryptography which -- due
# to the dependency on Rust -- is no longer portable to ia64.
dev-python/passlib totp
dev-python/twisted conch crypt
dev-python/urllib3 test
net-fs/samba addc addns ads
# Sam James <sam@gentoo.org> (2021-11-05)
# Avoid keywording unnecessary depenencies for now, bug #804115
dev-python/scipy pythran
# Sam James <sam@gentoo.org> (2021-11-05)
# Test suite is very fragile and doesn't even run on amd64.
# No real point in running it here right now, bug #804115.
dev-cpp/eigen test
# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-24)
# dev-ruby/furo isn't keyworded here
dev-python/argon2-cffi doc
# Sam James <sam@gentoo.org> (2021-10-24)
# Avoid Pipewire for now because of new wireplumber dependency which lacks
# keywords. Doubt anybody is using PW here anyway right now.
# bug #807616
media-libs/libsdl2 pipewire
# Sam James <sam@gentoo.org> (2021-10-17)
# media-libs/libheif not keyworded here
sci-libs/gdal heif
# Sam James <sam@gentoo.org> (2021-09-14)
# JACK2 isn't keyworded here
# bug #807616
media-video/pipewire jack-client
# Sam James <sam@gentoo.org> (2021-09-12)
# dev-ruby/asciidoctor isn't keyworded here
dev-util/ccache doc
# David Seifert <soap@gentoo.org> (2021-09-04)
# dev-lang/go not keyworded here
sys-libs/libcap tools
# Marek Szuba <marecki@gentoo.org> (2021-08-17)
# net-wireless/rtl-sdr not keyworded here
sys-apps/rng-tools rtlsdr
# Michał Górny <mgorny@gentoo.org> (2021-07-25)
# PyQt5 and wxpython are not keyworded.
dev-python/matplotlib wxwidgets
# Matt Turner <mattst88@gentoo.org> (2021-07-23)
# gui-libs/gtk is not keyworded
net-libs/gssdp gtk
# Matt Turner <mattst88@gentoo.org> (2021-06-10)
# dev-python/django is not keyworded here
dev-python/diskcache test
# Miroslav Šulc <fordfrog@gentoo.org> (2021-03-13)
# virtual/jdk isn't keyworded here
media-libs/rubberband jni
# Sam James <sam@gentoo.org> (2021-03-11)
# media-libs/libheif isn't keyworded here
# media-libs/libavif isn't keyworded here
media-libs/gd avif heif
# Akinori Hattori <hattya@gentoo.org> (2021-03-03)
# dev-lang/ruby is not keyworded
>=dev-libs/libutf8proc-2.6.0 test
# Sam James <sam@gentoo.org> (2021-02-26)
# dev-libs/efl not keyworded here
# and is a desktop application mainly
# bug #773178
app-crypt/pinentry efl
# Joonas Niilola <juippis@gentoo.org> (2021-01-15) # Joonas Niilola <juippis@gentoo.org> (2021-01-15)
# Dependency not keyworded on this arch. # Dependency not keyworded on this arch.
app-text/enchant voikko app-text/enchant voikko
@ -59,8 +142,9 @@ dev-python/socketpool eventlet gevent
# These pull in: # These pull in:
# - direct ruby dependency: # - direct ruby dependency:
app-admin/augeas test app-admin/augeas test
app-i18n/canna doc
sys-block/thin-provisioning-tools test sys-block/thin-provisioning-tools test
# - Ruby-based test suite, with additional dependencies
app-text/htmltidy test
# - texlive japan modules: ruby runtime scripts # - texlive japan modules: ruby runtime scripts
app-text/texlive l10n_ja context app-text/texlive l10n_ja context
# - net-libs/webkit-gtk: ruby build system # - net-libs/webkit-gtk: ruby build system
@ -136,10 +220,6 @@ media-gfx/shotwell opencv
# does not define those. # does not define those.
media-sound/lame debug 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) # Thomas Deutschmann <whissi@gentoo.org> (2018-06-06)
# Needs sys-apps/fakechroot which isn't keyworded # Needs sys-apps/fakechroot which isn't keyworded
app-arch/rpm test app-arch/rpm test
@ -184,11 +264,6 @@ media-video/ffmpeg libv4l
# Requires USE=bluetooth that is masked in this profile. # Requires USE=bluetooth that is masked in this profile.
media-sound/pulseaudio native-headset 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) # Sergei Trofimovich <slyfox@gentoo.org> (2017-07-20)
# pulls in unkeyworded java # pulls in unkeyworded java
sci-libs/gdal mdb sci-libs/gdal mdb
@ -334,10 +409,6 @@ dev-util/dbus-test-runner test
# Missing keywords, bug #495250 # Missing keywords, bug #495250
>=gnome-base/gnome-extra-apps-3.10 tracker >=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) # Pacho Ramos <pacho@gentoo.org> (2014-01-19)
# Missing keywords, bug #478254 # Missing keywords, bug #478254
gnome-base/gnome classic extras gnome-base/gnome classic extras
@ -409,10 +480,6 @@ app-text/asciidoc test
# needs sys-libs/libcap-ng that is masked right now # needs sys-libs/libcap-ng that is masked right now
sys-apps/smartmontools caps 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) # Raúl Porcel <armin76@gentoo.org> (2010-06-26)
# custom-optimization doesn't work on ia64 # custom-optimization doesn't work on ia64
www-client/seamonkey custom-optimization www-client/seamonkey custom-optimization

View File

@ -1,9 +1,21 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH. # Unmask the flag which corresponds to ARCH.
-ia64 -ia64
# James Le Cuirot <chewi@gentoo.org> (2021-08-10)
# media-video/pipewire is not keyworded. Bug #807616.
pipewire
# Matt Turner <mattst88@gentoo.org> (07-25-2021)
# gnome-shell requires rustified librsvg.
gnome-shell
# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2021-04-01)
# sys-libs/llvm-libunwind not supported on IA64.
llvm-libunwind
# Matt Turner <mattst88@gentoo.org> (2020-07-01) # Matt Turner <mattst88@gentoo.org> (2020-07-01)
# Unlikely. # Unlikely.
vulkan vulkan
@ -34,10 +46,6 @@ lua_targets_luajit
luajit luajit
luajittex luajittex
# Andreas Sturmlechner <asturm@gentoo.org> (2017-02-25)
# kwallet integration split from kde to distinct flag
kwallet
# No hardware to test by the team # No hardware to test by the team
3dfx 3dfx
bluetooth bluetooth
@ -60,19 +68,17 @@ wifi
apm apm
battery battery
lm-sensors lm-sensors
pm-utils
# Stuff that doesn't work on ia64, or not tested # Stuff that doesn't work on ia64, or not tested
afs afs
blas
djbfft djbfft
emboss emboss
jack jack
lapack
lqr lqr
capi capi
lensfun lensfun
kde kde
kwallet
metalink metalink
upnp upnp
fdk fdk
@ -94,7 +100,6 @@ libburn
topal topal
indi indi
flite flite
nut
sctp sctp
bs2b bs2b
tokyocabinet tokyocabinet

View File

@ -0,0 +1,6 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# James Le Cuirot <chewi@gentoo.org> (2021-11-09)
# dev-perl/Type-Tie fails a test so avoid dependencies.
dev-perl/Type-Tiny minimal

View File

@ -1,6 +1,55 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# James Le Cuirot <chewi@gentoo.org> (2022-01-01)
# Some optional emacs dependencies are not keyworded.
app-editors/emacs gui mailutils
# James Le Cuirot <chewi@gentoo.org> (2021-09-28)
# Needs a lot of Perl packages to be keyworded.
dev-vcs/git doc
# James Le Cuirot <chewi@gentoo.org> (2021-09-20)
# Requires zstd, which is currently broken on m68k.
dev-util/cmake test
# James Le Cuirot <chewi@gentoo.org> (2021-09-19)
# Avoid having to keyword Poppler and X11 libraries for now.
media-gfx/graphviz lefty pdf
# James Le Cuirot <chewi@gentoo.org> (2021-09-19)
# Requires Rust, which is currently unavailable on m68k.
app-editors/emacs svg
media-gfx/graphviz svg
media-gfx/imagemagick svg
# James Le Cuirot <chewi@gentoo.org> (2021-09-19)
# Requires Ruby, which is broken on m68k.
app-text/htmltidy test
# James Le Cuirot <chewi@gentoo.org> (2021-09-19)
# Requires texlive and friends to be keyworded.
app-doc/doxygen doc
dev-libs/libcbor doc
media-libs/libcaca doc
# James Le Cuirot <chewi@gentoo.org> (2021-08-21)
# Avoid lots of unkeyworded dependencies of Python tests.
dev-python/argcomplete test
dev-python/distlib test
dev-python/fonttools test
dev-python/isort test
dev-python/nose test
dev-python/pytest-regressions test
dev-python/requests test
dev-python/setuptools test
dev-python/sphinx test
dev-python/urllib3 test
# James Le Cuirot <chewi@gentoo.org> (2021-08-20)
# The CLI requires many unkeyworded dependencies.
dev-python/hypothesis cli
# Matt Turner <mattst88@gentoo.org> (2020-12-05) # Matt Turner <mattst88@gentoo.org> (2020-12-05)
# dev-python/parameterized is not keyworded # dev-python/parameterized is not keyworded
dev-util/gtk-doc test dev-util/gtk-doc test
@ -30,10 +79,6 @@ net-libs/gnutls test-full
# Needs libepoxy keywording, bug #510940 # Needs libepoxy keywording, bug #510940
x11-base/xorg-server wayland x11-base/xorg-server wayland
# Mikle Kolyada <zlogene@gentoo.org> (2013-07-11)
# Tests for dev-perl/Error require >=dev-perl/Test-Pod-Coverage-1.40.0 (bug #351636)
dev-perl/Error test
# Raúl Porcel <armin76@gentoo.org> (2013-01-23) # Raúl Porcel <armin76@gentoo.org> (2013-01-23)
# Architecture is unsupported # Architecture is unsupported
dev-libs/libpcre jit dev-libs/libpcre jit
@ -43,10 +88,3 @@ dev-libs/libpcre2 jit
# graphite requires dev-libs/ppl & dev-libs/cloog-ppl # graphite requires dev-libs/ppl & dev-libs/cloog-ppl
# (bugs #269087 and #269088) # (bugs #269087 and #269088)
sys-devel/gcc graphite awt sys-devel/gcc graphite awt
# Mike Frysinger <vapier@gentoo.org> (2011-02-10)
# Waiting for keywording #354309
net-firewall/iptables netlink
# Masking these to keep repoman happy
media-gfx/graphviz perl

View File

@ -1,13 +1,64 @@
# Copyright 1999-2019 Gentoo Authors # Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH. # Unmask the flag which corresponds to ARCH.
-m68k -m68k
# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-23) # James Le Cuirot <chewi@gentoo.org> (2022-01-01)
# dev-libs/libressl has no m68k keywords. # Hardware that probably doesn't apply to m68k.
libressl input_devices_elographics
curl_ssl_libressl video_cards_amdgpu
video_cards_glint
video_cards_mga
video_cards_nouveau
video_cards_nv
video_cards_r128
video_cards_radeon
video_cards_radeonsi
# James Le Cuirot <chewi@gentoo.org> (2021-10-02)
# Keywording aside, m68k CPUs are probably too slow for PulseAudio.
pulseaudio
# James Le Cuirot <chewi@gentoo.org> (2021-09-28)
# Too many unkeyworded dependencies for now.
efl
openexr
subversion
# James Le Cuirot <chewi@gentoo.org> (2021-09-27)
# The Lua 5.3 tests fail on m68k so it's probably broken. 5.4 works.
lua_targets_lua5-3
lua_single_target_lua5-3
# James Le Cuirot <chewi@gentoo.org> (2021-09-27)
# MPI isn't very useful on an architecture that doesn't support SMP.
mpi
# James Le Cuirot <chewi@gentoo.org> (2021-09-19)
# I tried Mesa under qemu-system-m68k with VirtIO-GPU. It didn't work.
egl
gles1
gles2
opencl
opengl
vulkan
# James Le Cuirot <chewi@gentoo.org> (2021-09-17)
# Ruby just crashes on startup.
ruby
# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-08-22)
# app-arch/zstd is broken
zstd
# James Le Cuirot <chewi@gentoo.org> (2021-08-20)
# There is a community effort to bring Rust to m68k but it's not ready yet.
rust
# James Le Cuirot <chewi@gentoo.org> (2021-08-20)
# Qt is not keyworded or tested.
qt5
# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-23) # Sergei Trofimovich <slyfox@gentoo.org> (2020-04-23)
# valgrind has no m68k port. # valgrind has no m68k port.
@ -30,60 +81,11 @@ elogind
# Unmask as this profile is big endian. # Unmask as this profile is big endian.
-big-endian -big-endian
hardened
# Paul de Vrieze <pauldv@gentoo.org> # Paul de Vrieze <pauldv@gentoo.org>
# There is no java in this profile (if there is it must be available). Without # There is no java in this profile (if there is it must be available). Without
# this repoman will fail on apps like sys-libs/db # this repoman will fail on apps like sys-libs/db
java java
# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
# all of these are binary-only, and not presently available on this
# architecture.
php
djbfft
qdbm
emacs
xemacs
gnome-keyring
afs
tcl
tk
ldap
slang
diet
gtk
mono
cairo
svg
X
mysql
samba
dbus
xpm
ruby
ocaml
guile
lua
djvu
nss
diet
emf
R
octave
bluetooth
lqr
policykit
bash-completion
latex
nettle
systemd
tk
clang
# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. # USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
# Bug #184563, (2007-09-18) # Bug #184563, (2007-09-18)
# Robin H. Johnson <robbat2@gentoo.org> # Robin H. Johnson <robbat2@gentoo.org>
@ -92,7 +94,7 @@ audit
# Masking these globally, since we don't have X # Masking these globally, since we don't have X
gnome gnome
gnome-keyring gnome-keyring
pango nas
# Masking since net-dns/avahi and net-misc/mDNSResponder are masked # Masking since net-dns/avahi and net-misc/mDNSResponder are masked
zeroconf zeroconf
@ -106,3 +108,45 @@ unwind
# sys-libs/libseccomp has not been ported to this arch yet #524148 # sys-libs/libseccomp has not been ported to this arch yet #524148
seccomp seccomp
afs
avif
bluetooth
clang
cups
dbus
devil
diet
djbfft
djvu
emacs
emf
gnome-keyring
graphite
gtk
guile
hardened
heif
latex
ldap
lqr
lua
mono
mysql
nettle
nss
ocaml
octave
php
policykit
qdbm
R
rdma
samba
slang
systemd
tcl
tk
X
xemacs
xpm

View File

@ -1,4 +1,4 @@
# Copyright 2008-2019 Gentoo Authors # Copyright 2008-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18) # Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
@ -15,7 +15,3 @@ USE="-fortran -openmp"
LIBDIR_o32="lib" LIBDIR_o32="lib"
LIBDIR_n32="lib32" LIBDIR_n32="lib32"
LIBDIR_n64="lib64" LIBDIR_n64="lib64"
# Matt Turner <mattst88@gentoo.org> (2010-12-06)
# Probably missing a bunch for various SGI systems.
ALSA_CARDS="au1x00"

View File

@ -1,4 +1,4 @@
# Copyright 2010-2014 Gentoo Foundation # Copyright 2010-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64" PROFILE_ARCH="mips64"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64" PROFILE_ARCH="mips64"

View File

@ -1,4 +1,4 @@
# Copyright 2011-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n64 o32 n32" MULTILIB_ABIS="n64 o32 n32"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_n32 abi_mips_n32

View File

@ -1,4 +1,4 @@
# Copyright 2011-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n32 o32 n64" MULTILIB_ABIS="n32 o32 n64"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_n64 abi_mips_n64

View File

@ -1,4 +1,4 @@
# Copyright 2011-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n64 n32 o32" MULTILIB_ABIS="n64 n32 o32"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_o32 abi_mips_o32

View File

@ -1,4 +1,4 @@
# Copyright 2011 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
multilib multilib

View File

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 2013-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (2013-07-29) # Matt Turner <mattst88@gentoo.org> (2013-07-29)

View File

@ -1,4 +1,4 @@
# Copyright 2011-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64" PROFILE_ARCH="mips64"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2010-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_n32 abi_mips_n32

View File

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
-abi_mips_n32 -abi_mips_n32

View File

@ -1,4 +1,4 @@
# Copyright 2011-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64" PROFILE_ARCH="mips64"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2010-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_n64 abi_mips_n64

View File

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
-abi_mips_n64 -abi_mips_n64

View File

@ -1,4 +1,4 @@
# Copyright 2010-2014 Gentoo Foundation # Copyright 2010-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64el" PROFILE_ARCH="mips64el"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64el" PROFILE_ARCH="mips64el"

View File

@ -1,4 +1,4 @@
# Copyright 2011-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n64 o32 n32" MULTILIB_ABIS="n64 o32 n32"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_n32 abi_mips_n32

View File

@ -1,4 +1,4 @@
# Copyright 2011-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n32 o32 n64" MULTILIB_ABIS="n32 o32 n64"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_n64 abi_mips_n64

View File

@ -1,4 +1,4 @@
# Copyright 2011-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n64 n32 o32" MULTILIB_ABIS="n64 n32 o32"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_o32 abi_mips_o32

View File

@ -1,4 +1,4 @@
# Copyright 2011 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
multilib multilib

View File

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 2013-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (2013-07-29) # Matt Turner <mattst88@gentoo.org> (2013-07-29)

View File

@ -1,4 +1,4 @@
# Copyright 2010-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64el" PROFILE_ARCH="mips64el"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_n32 abi_mips_n32

View File

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
-abi_mips_n32 -abi_mips_n32

View File

@ -1,4 +1,4 @@
# Copyright 2010-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64el" PROFILE_ARCH="mips64el"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_n64 abi_mips_n64

View File

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
-abi_mips_n64 -abi_mips_n64

View File

@ -1,4 +1,4 @@
# Copyright 2010-2014 Gentoo Foundation # Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mipsel" PROFILE_ARCH="mipsel"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
abi_mips_o32 abi_mips_o32

View File

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation # Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
-abi_mips_o32 -abi_mips_o32

View File

@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation # Copyright 2015-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# James Le Cuirot <chewi@gentoo.org> (2017-06-29) # James Le Cuirot <chewi@gentoo.org> (2017-06-29)

Some files were not shown because too many files have changed in this diff Show More