From c719fdcee603a5a706a45d10cb598762d56a727d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Sep 2021 20:21:45 +0100 Subject: gentoo resync : 25.09.2021 --- profiles/arch/alpha/package.use.mask | 6 +- profiles/arch/alpha/use.mask | 1 - profiles/arch/amd64/package.use.mask | 1 - profiles/arch/amd64/package.use.stable.mask | 1 - profiles/arch/arm/package.use.mask | 16 +--- profiles/arch/arm/package.use.stable.mask | 5 ++ profiles/arch/arm/use.mask | 1 - profiles/arch/arm64/package.use.mask | 2 - profiles/arch/arm64/use.mask | 2 - profiles/arch/base/package.use.mask | 8 -- profiles/arch/hppa/package.use.mask | 4 - profiles/arch/hppa/package.use.stable.force | 6 ++ profiles/arch/hppa/package.use.stable.mask | 22 +++++ profiles/arch/hppa/use.stable.mask | 4 + profiles/arch/ia64/package.use.mask | 4 - profiles/arch/ia64/use.mask | 1 - profiles/arch/m68k/package.use.mask | 30 +++++++ profiles/arch/m68k/use.mask | 100 +++++++++++----------- profiles/arch/powerpc/package.use.mask | 7 +- profiles/arch/powerpc/ppc32/package.use.mask | 8 -- profiles/arch/powerpc/ppc64/64le/package.use.mask | 5 +- profiles/arch/powerpc/ppc64/package.use.mask | 4 + profiles/arch/riscv/package.use.mask | 74 ++++++---------- profiles/arch/riscv/use.force | 4 - profiles/arch/sparc/package.use.mask | 8 -- profiles/arch/sparc/use.mask | 2 - profiles/arch/x86/package.use.mask | 1 - 27 files changed, 159 insertions(+), 168 deletions(-) create mode 100644 profiles/arch/hppa/package.use.stable.force (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 7b4697273e01..600452a23476 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -215,7 +215,7 @@ app-arch/rpm test # Tomáš Mózes (2018-06-05) # Unkeyworded dependencies. -app-admin/syslog-ng amqp kafka +app-admin/syslog-ng amqp kafka mongodb # Thomas Deutschmann (2018-06-02) # Needs dev-ruby/asciidoctor which has a lot of unstable deps @@ -325,10 +325,6 @@ media-video/ffmpeg openh264 # sys-cluster/ceph is not broken per se, but a maintenance burden. net-analyzer/rrdtool rados -# James Le Cuirot (2016-01-30) -# scrollview requires Java, which is unsupported on Alpha. -app-text/tesseract scrollview - # Matt Turner (2015-11-15) # Missing keywords dev-util/perf numa diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index c8b41cebbe65..294e2c3492f7 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -109,7 +109,6 @@ v4l vpx kde kwallet -quvi metalink tremor fdk diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 97834c76c198..eddebf3d0ee1 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -136,7 +136,6 @@ dev-qt/qt3d -vulkan dev-qt/qtdeclarative -vulkan dev-qt/qtgui -vulkan dev-qt/qtwayland -vulkan -media-video/pipewire -vulkan # James Le Cuirot (2019-12-10) # The JIT feature only works on amd64 and x86. diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 4e7011e833fb..156ad7bf50e4 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -60,7 +60,6 @@ net-misc/curl quiche # Mask experimental contrib repo # (except what's needed by digikam, dilfridge) media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags glog tesseract - (2018-11-07) # unmask sssd for sudo diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 53436728e7a1..3ea8dc29561c 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Tomáš Mózes (2021-09-25) +# Unkeyworded dependencies. +app-admin/syslog-ng mongodb + # Anna Vyalkova (2021-09-04) # net-libs/canlock not keyworded >=net-nntp/tin-2.6.0 cancel-locks @@ -9,10 +13,6 @@ # Needs Raspberry Pi specific applications media-video/mjpg-streamer -input-raspicam -# Marek Szuba (2021-08-11) -# dev-ruby/tty-editor not keyworded here yet (Bug #807685) -app-text/htmltidy test - # Sam James (2021-07-25) # At present, dev-lang/fpc doesn't support arm64. # Java isn't here either. @@ -238,10 +238,6 @@ net-misc/gerbera lastfm # Requires USE=ipmi which is masked in this profile. sys-power/nut ups_drivers_nut-ipmipsu -# Michał Górny (2017-08-10) -# Requires USE=octave which is masked in this profile. -<=dev-python/ipython-7.24.1 test - # Michał Górny (2017-08-08) # Requires USE=opencl that is masked in this profile. net-misc/bfgminer adl lm-sensors @@ -320,10 +316,6 @@ sci-mathematics/flint ntl # unmask scanner for net-print/hplip, bug #518456 media-sound/moc timidity -# James Le Cuirot (2016-01-30) -# scrollview requires SWT, which is currently unsupported on ARM. -app-text/tesseract scrollview - # Brian Evans (2015-11-23) # unmask galera for dev-db/mariadb >=dev-db/mariadb-10.1.0 -galera diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 574c06df9c11..3fe0528f1ad9 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (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 (2021-03-04) # Dependencies not yet stable, drags in # large amount of fabric. bug #763954 diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index fefdd898210e..7bf9e1888b1d 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -75,7 +75,6 @@ mtp ieee1394 darcs ggi -nut fits vaapi lpsol diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 09c23baeafaf..a8b66f07c433 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -290,7 +290,6 @@ net-fs/samba addc addns ads cluster python test # Michał Górny (2018-03-03) # Some more unkeyworded dependencies. -app-text/tesseract scrollview dev-cpp/eigen test mate-base/mate help mate-base/mate-applets-meta appindicator sensors @@ -305,7 +304,6 @@ www-client/vivaldi-snapshot widevine # Michał Górny (2018-02-17) # Requires unkeyworded dependencies. dev-python/ipython notebook -dev-python/networkx scipy dev-ruby/haml test # Michał Górny (2018-02-16) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index ec2b9cf9c539..5f6f827a9748 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -99,11 +99,9 @@ ieee1394 darcs bs2b ggi -nut dvd fits lpsol -quvi zvbi gts anthy diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 81c17fb7ac6b..740c44392c08 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -63,13 +63,6 @@ sci-mathematics/gmp-ecm custom-tune # (See 9.3.8 in the Guile manual) dev-scheme/guile jit -# Sam James (2020-09-20) -# (for Mikle Kolyada ) -# 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 (2020-09-07) # dev-util/nvidia-cuda-toolkit is only available on amd64 app-metrics/collectd collectd_plugins_gpu_nvidia @@ -121,7 +114,6 @@ dev-qt/qt3d vulkan dev-qt/qtdeclarative vulkan dev-qt/qtgui vulkan dev-qt/qtwayland vulkan -media-video/pipewire vulkan # dev-python/pandas is only keyworded for amd64 & x86 sys-block/fio python gnuplot diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index ecee11f522e9..691bef98f0ce 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -53,10 +53,6 @@ app-text/enchant voikko # Requires sci-mathematics/z3. dev-util/cppcheck z3 -# Michał Górny (2020-11-18) -# Requires dev-python/coverage, bug #743355. -dev-python/nose coverage - # Andreas Sturmlechner (2020-11-12) # media-sound/lash not keyworded, bug #736725 media-sound/fluidsynth lash diff --git a/profiles/arch/hppa/package.use.stable.force b/profiles/arch/hppa/package.use.stable.force new file mode 100644 index 000000000000..a9b95016bda0 --- /dev/null +++ b/profiles/arch/hppa/package.use.stable.force @@ -0,0 +1,6 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny (2021-09-18) +# Prepare for stabilizing a minimal xorg-server, for Xvfb. +x11-base/xorg-server minimal diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index b5e07045619e..8cc93c0e49a6 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,28 @@ #--- END OF EXAMPLES --- +# Matt Turner (2021-09-22) +# Non-stable deps. +app-editors/emacs gui mailutils + +# Matt Turner (2021-09-22) +# Non-stable deps. +net-irc/irssi otr + +# Matt Turner (2021-09-22) +# Non-stable deps. +app-editors/vim cscope sound + +# Michał Górny (2021-09-19) +# Non-stable deps. +dev-python/matplotlib cairo gtk3 + +# Michał Górny (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 (2021-09-10) # dev-libs/tomsfastmath does not have stable keywords on hppa dev-libs/libtomcrypt tomsfastmath diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index e0cc1e725f21..25572505eec8 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Matt Turner (2021-09-22) +# media-libs/libsamplerate is not stable on hppa +libsamplerate + # Michał Górny (2021-05-04) # Python 3.10 is not yet stable (and will not be until it's out of beta, # around September. diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 6a6397ddc197..1905e7a6b62a 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -380,10 +380,6 @@ dev-util/dbus-test-runner test # Missing keywords, bug #495250 >=gnome-base/gnome-extra-apps-3.10 tracker -# Pacho Ramos (2014-02-10) -# Missing keywords, bug #495254 ->=dev-libs/totem-pl-parser-3.10 quvi - # Pacho Ramos (2014-01-19) # Missing keywords, bug #478254 gnome-base/gnome classic extras diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 54324de2d135..4a68751c476e 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -100,7 +100,6 @@ libburn topal indi flite -nut sctp bs2b tokyocabinet diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index f247b2e74c1a..4c4b2fa49920 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -1,6 +1,27 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot (2021-09-20) +# Requires zstd, which is currently broken on m68k. +dev-util/cmake test + +# James Le Cuirot (2021-09-19) +# Avoid having to keyword Poppler and X11 libraries for now. +media-gfx/graphviz lefty pdf + +# James Le Cuirot (2021-09-19) +# Requires Rust, which is currently unavailable on m68k. +app-editors/emacs svg +media-gfx/graphviz svg + +# James Le Cuirot (2021-09-19) +# Requires Ruby, which is broken on m68k. +app-text/htmltidy test + +# James Le Cuirot (2021-09-19) +# Requires texlive and friends to be keyworded. +app-doc/doxygen doc + # James Le Cuirot (2021-08-21) # Avoid having to keyword dev-python/sphinx and friends for now. dev-python/more-itertools doc @@ -9,15 +30,24 @@ dev-python/cython doc dev-python/cffi doc dev-python/cssselect doc dev-python/execnet doc +dev-python/flake8 doc +dev-python/greenlet doc dev-python/jinja doc dev-python/lxml doc dev-python/py doc dev-python/pyasn1 doc +dev-python/pycodestyle doc dev-python/pygments doc +dev-python/pylint doc +dev-python/pytest-cov doc +dev-python/smartypants doc +dev-python/wrapt doc # James Le Cuirot (2021-08-21) # Avoid lots of unkeyworded dependencies of Python tests. dev-python/argcomplete test +dev-python/distlib test +dev-python/isort test dev-python/nose test dev-python/requests test dev-python/setuptools test diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index be156ba36b61..411f503a5869 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -4,6 +4,14 @@ # Unmask the flag which corresponds to ARCH. -m68k +# James Le Cuirot (2021-09-19) +# I tried Mesa under qemu-system-m68k with VirtIO-GPU. It didn't work. +opengl + +# James Le Cuirot (2021-09-17) +# Ruby just crashes on startup. +ruby + # Andreas K. Hüttel (2021-08-22) # app-arch/zstd is broken zstd @@ -41,60 +49,11 @@ elogind # Unmask as this profile is big endian. -big-endian -hardened - # Paul de Vrieze # 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 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. # Bug #184563, (2007-09-18) # Robin H. Johnson @@ -103,7 +62,6 @@ audit # Masking these globally, since we don't have X gnome gnome-keyring -pango # Masking since net-dns/avahi and net-misc/mDNSResponder are masked zeroconf @@ -117,3 +75,45 @@ unwind # sys-libs/libseccomp has not been ported to this arch yet #524148 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 diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 433f3d1f5a80..823bded0d355 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -111,7 +111,7 @@ www-servers/uwsgi uwsgi_plugins_rados # Thomas Deutschmann (2019-02-26) # nginx_modules_http_lua requires USE=luajit which requires # dev-lang/luajit which is not keyworded on PowerPC -www-servers/nginx luajit nginx_modules_http_lua +www-servers/nginx nginx_modules_http_lua # Alon Bar-Lev (2018-12-21) # Requires USE=dane that is masked in this profile. @@ -256,7 +256,6 @@ dev-ruby/haml test # Anthony G. Basile (2014-08-14) # Mask these flags since mongodb is broken on ppc/ppc64 dev-python/ipython doc matplotlib nbconvert notebook -<=dev-python/ipython-7.24.1 test # Anthony G. Basile (2014-08-12) # Ultimately pulls in nodejs which is broken. @@ -274,10 +273,6 @@ media-libs/opencv vtk # Missing keywords, bug #495250 >=gnome-base/gnome-extra-apps-3.10 tracker -# Pacho Ramos (2014-02-10) -# Missing keywords, bug #495254 ->=dev-libs/totem-pl-parser-3.10 quvi - # Pacho Ramos (2013-11-28) # Missing keywords, bug #492820 net-im/telepathy-connection-managers sipe diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 3bf5039900f3..7aca7703286c 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -153,10 +153,6 @@ sys-devel/clang-runtime openmp sanitize # Cannot test non-free dependency dev-libs/device-atlas-api-c net-proxy/haproxy device-atlas -# Bernard Cafarelli (2017-01-25) -# Requires a Java dependency -app-text/tesseract scrollview - # Andreas K. Hüttel (2016-12-13) # Dropping ppc from sci-libs/armadillo, bug 555896 sci-libs/gdal armadillo @@ -177,10 +173,6 @@ net-irc/kvirc kde # Missing keywords on app-text/gspell - bug #587368 >=app-editors/gedit-3.20 spell -# James Le Cuirot (2016-01-30) -# scrollview requires Java, which is unsupported on ppc. -app-text/tesseract scrollview - # James Le Cuirot (2015-01-12) # Java is no longer supported on ppc. app-text/texlive pdfannotextractor diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask b/profiles/arch/powerpc/ppc64/64le/package.use.mask index 44e499bb6fe9..eadb9e0c4156 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-09-23) +# Needs media-libs/libldac which builds on ppc64le, but not be +media-video/pipewire -bluetooth + # Georgy Yakovlev (2021-06-02) # altivec code is big-endian only, #773100 media-libs/libdvbcsa cpu_flags_ppc_altivec @@ -39,7 +43,6 @@ dev-qt/qtwayland -vulkan media-libs/mesa -vulkan -vulkan-overlay media-libs/libsdl2 -vulkan media-video/mpv -vulkan -media-video/pipewire -vulkan media-video/vlc -libplacebo # Georgy Yakovlev (2020-01-21) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 934597f132d1..8e183aa4544c 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-09-23) +# Needs media-libs/libldac which builds on ppc64le, but not be +media-video/pipewire -bluetooth + # Marek Szuba (2021-08-11) # dev-ruby/tty-editor not keyworded here yet (Bug #807685) app-text/htmltidy test diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 57fd3e5b0d13..562b60830521 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,17 +1,43 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-09-23) +# mkdocs ecosystem only partly keyworded on riscv, has rather messy +# Python-target requirements. +dev-python/backrefs doc +dev-python/pyspelling doc +dev-python/wcmatch doc + +# Marek Szuba (2021-09-19) +# media-gfx/nvidia-texture-tools reports arch as unknown, fails to build +media-libs/devil nvtt + # Alex Fan (2021-09-13) -# dev-vcs/darcs depends on haskell +# These depend on Haskell: +# - dev-vcs/darcs app-portage/layman darcs +# - app-text/pandoc +sys-cluster/ceph pmdk # Sam James (2021-09-12) +# Marek Szuba (2021-07-05) # dev-ruby/asciidoctor isn't keyworded here +dev-libs/nanomsg doc dev-util/ccache doc +# Alex Fan (2021-09-15) # Marek Szuba (2021-09-07) -# firefox needs nodejs to build, no firefox-bin for riscv +# All of these require net-libs/nodejs, which now builds on riscv +# but fails tests (Bug #782913). +# - www-client/firefox (bdepend) dev-ruby/capybara test +# - dev-qt/qtwebengine (bdepend) +dev-python/ipython qt5 +kde-apps/marble webengine +kde-plasma/kdeplasma-addons webengine +kde-plasma/libksysguard webengine + +# Marek Szuba (2021-09-07) # net-misc/memcached not keyworded yet due to failing tests (Bug #811477) dev-ruby/dalli test @@ -54,17 +80,8 @@ gnome-base/gnome-control-center v4l gnome-base/gnome-shell telepathy browser-extension gnome-base/gdm accessibility -# Marek Szuba (2021-08-18) -# media-libs/libffado does not recognise this arch, fails src_configure -# (Bug #808853). -media-sound/jack2 ieee1394 - # Alex Fan (2021-08-17) -# dev-qt/qtwebengine requires nodejs to build. -kde-plasma/kdeplasma-addons webengine -kde-plasma/libksysguard webengine # dependencies not keyworded/tested -kde-plasma/plasma-desktop emoji kde-plasma/plasma-meta accessibility grub plymouth pulseaudio # Marek Szuba (2021-08-17) @@ -80,12 +97,6 @@ dev-ruby/webmock test # does not support riscv. Hopefully temporary, see Bug #807772. net-libs/libproxy spidermonkey -# Alex Fan (2021-08-09) -# ipython[qt5] depends on qtconsole, which depends on QtPy. -# QtPy cannot be tested atm because QtPy[test] has an indirect hard -# dependency on dev-qt/qtwebengine, which requires nodejs to build. -dev-python/ipython qt5 - # Marek Szuba (2021-08-14) # Alex Fan (2021-08-05) # These USE flags depend on java, not (sustainably) supported yet @@ -138,42 +149,13 @@ mail-mta/courier fax # Marek Szuba (2021-07-05) # Dependencies not keyworded here yet: -# - dev-ruby/asciidoctor -dev-libs/nanomsg doc -# - media-gfx/nvidia-texture-tools -media-libs/devil nvtt # - dev-cpp/glog, sci-libs/vtk media-libs/opencv contribsfm glog vtk # - dev-util/aruba sys-block/thin-provisioning-tools test -# - app-text/pandoc (-> dev-haskell/*) -sys-cluster/ceph pmdk # - sys-fabric/ofed sys-cluster/slurm ofed -# Yixun Lan (2021-05-24) -# Dependencies not keyworded, not tested -virtual/notification-daemon gnome -net-libs/gnome-online-accounts gnome - -# Alex Fan (2021-08-17) -# Ye Cao (2021-07-31) -# Piotr Karbowski (2021-06-22) -# Yixun Lan (2021-05-21) -# Mikle Kolyada (2020-12-03) -# Göktürk Yüksek (2019-10-10) -# sys-libs/libunwind do not support riscv -dev-libs/efl unwind -dev-util/perf unwind -dev-util/strace unwind -media-gfx/gimp unwind -media-libs/gstreamer unwind -media-libs/mesa unwind -net-libs/zeromq unwind -net-mail/dovecot unwind -x11-base/xorg-server unwind -x11-base/xwayland unwind - # This doesn't work for (any) riscv yet. dev-libs/libpcre2 jit dev-libs/libpcre jit diff --git a/profiles/arch/riscv/use.force b/profiles/arch/riscv/use.force index 7bf964bf53c8..684f397caa9f 100644 --- a/profiles/arch/riscv/use.force +++ b/profiles/arch/riscv/use.force @@ -3,7 +3,3 @@ # Force the flag which corresponds to ARCH. riscv - -# Arfrever Frehtes Taifersar Arahesis (2021-04-01) -# sys-libs/libunwind not supported on RISC-V. -llvm-libunwind diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 8be0bc3ef149..86f94003e25a 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -354,10 +354,6 @@ app-office/planner eds # Missing keywords, bug #560382 media-video/ffmpeg snappy -# James Le Cuirot (2016-01-30) -# scrollview requires Java, which is unsupported on SPARC. -app-text/tesseract scrollview - # Justin Lecher (2015-11-18) # requires dev-python/restkit which requires # dev-python/socketpool which requires dev-python/gevent which requires @@ -436,10 +432,6 @@ net-misc/modemmanager mbim # Missing keywords, bug #495250 >=gnome-base/gnome-extra-apps-3.10 tracker -# Pacho Ramos (2014-02-10) -# Missing keywords, bug #495254 ->=dev-libs/totem-pl-parser-3.10 quvi - # Raúl Porcel (2014-02-01) # Sigbuses net-misc/openssh hpn diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index ecea495ceab8..0d34b5fdc638 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -119,9 +119,7 @@ apm battery dmi ibm -jfs libedit -reiser4 reiserfs xfs diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index c3f5bb3fc9d9..6c9eaa3ba660 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -162,7 +162,6 @@ dev-qt/qt3d -vulkan dev-qt/qtdeclarative -vulkan dev-qt/qtgui -vulkan dev-qt/qtwayland -vulkan -media-video/pipewire -vulkan # Georgy Yakovlev