From 9452a6e87b6c2c70513bc47a2470bf9f1168920e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Jun 2020 10:39:22 +0100 Subject: gentoo resync : 13.06.2020 --- profiles/arch/alpha/package.use.mask | 22 ++++++---- profiles/arch/alpha/use.mask | 9 ---- profiles/arch/amd64/no-multilib/package.mask | 1 - profiles/arch/amd64/package.use.mask | 8 ++-- profiles/arch/amd64/use.mask | 4 ++ profiles/arch/amd64/use.stable.mask | 4 ++ profiles/arch/arm/package.use.mask | 4 -- profiles/arch/arm/use.mask | 9 ---- profiles/arch/arm64/package.use.mask | 48 ++++------------------ profiles/arch/arm64/package.use.stable.mask | 32 ++++----------- profiles/arch/arm64/use.mask | 9 ---- profiles/arch/arm64/use.stable.mask | 4 -- profiles/arch/base/package.use.mask | 4 -- profiles/arch/base/use.mask | 4 ++ profiles/arch/hppa/package.use.mask | 4 -- profiles/arch/hppa/package.use.stable.mask | 6 +++ profiles/arch/hppa/use.mask | 14 +------ profiles/arch/hppa/use.stable.mask | 5 +++ profiles/arch/ia64/package.use.mask | 9 ++++ profiles/arch/ia64/use.mask | 9 ---- profiles/arch/powerpc/ppc32/package.use.mask | 4 ++ profiles/arch/powerpc/ppc64/64ul/package.use.mask | 5 +++ profiles/arch/powerpc/ppc64/64ul/use.mask | 4 ++ profiles/arch/powerpc/ppc64/package.use.mask | 15 ++++--- .../arch/powerpc/ppc64/package.use.stable.mask | 7 ++++ profiles/arch/powerpc/use.mask | 13 ------ profiles/arch/sparc/package.use.mask | 17 ++++---- profiles/arch/sparc/package.use.stable.mask | 8 ++++ profiles/arch/x86/package.use.mask | 12 ++++-- profiles/arch/x86/use.mask | 4 ++ profiles/arch/x86/use.stable.mask | 4 ++ 31 files changed, 130 insertions(+), 172 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 1b5f70abb645..4f92af535a88 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,19 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2020-06-09) +# Requires unsupported dev-python/eventlet and fails tests with gevent +dev-python/socketpool eventlet gevent + +# Mikle Kolyada (2020-06-08) +# clisp is keyworded on alpha +app-text/texlive-core -xindy + +# Michał Górny (2020-06-02) +# Avoid unkeyworded deps, we really need a minimal install +# for imagemagick. +media-gfx/inkscape cdr visio + # Mart Raudsepp (2020-04-25) # gnome-base/gnome-shell not keyworded on alpha # anymore, bug #677176 @@ -36,11 +49,6 @@ media-tv/v4l-utils bpf # Mask until dev-libs/libfido2 is keyworded net-misc/openssh security-key -# Andreas Sturmlechner (2020-02-02) -# net-libs/libgadu is not keyworded -net-im/pidgin gadu -net-im/telepathy-connection-managers gadu - # Andreas Sturmlechner (2020-01-26) # media-libs/libheif is not keyworded media-gfx/gimp heif @@ -375,10 +383,6 @@ media-plugins/gst-plugins-meta dts libvisual # needs sys-libs/libcap-ng that is masked right now sys-apps/smartmontools caps -# Justin Lecher (2010-08-13) -# MKL not available on this arch, -media-gfx/povray mkl - # Raúl Porcel (2010-06-26) # custom-optimization doesn't work on alpha mail-client/thunderbird custom-optimization diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index ff4fdc28f4ea..86cce9fb8ad4 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -4,15 +4,6 @@ # Unmask the flag which corresponds to ARCH. -alpha -# Michał Górny (2020-05-28) -# Moving from arch/base. -python_targets_python3_8 -python_single_target_python3_8 - -# Michał Górny (2020-05-28) -# Unmask once alpha is FINALLY done with bug #719700. -python_targets_python3_9 - # James Le Cuirot (2020-05-10) # media-libs/allegro is not keyworded. allegro diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index 8130a3199ee5..e34107fa8ec5 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -47,7 +47,6 @@ games-action/heretic2-demo games-action/hotline-miami games-action/intrusion2 games-action/lugaru -games-action/rune games-action/shadowgrounds-bin games-action/shadowgrounds-survivor-bin games-action/solar2 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 0c7e88482036..5fb6fde75e42 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Mikle Kolyada (2020-06-08) +# clisp is keyworded on amd64 +app-text/texlive-core -xindy + # Thomas Deutschmann (2020-04-30) # sys-cluster/slurm is keyworded on amd64 app-metrics/collectd -collectd_plugins_slurm @@ -259,10 +263,6 @@ sys-apps/hwloc -gl dev-python/pypy-exe cpu_flags_x86_sse2 dev-python/pypy3-exe cpu_flags_x86_sse2 -# Christoph Junghans (2012-12-26) -# cuda works on x86/amd64 (masked in base) -sci-chemistry/gromacs -mkl - # Diego Elio Pettenò (2012-11-03) # Unmask here, as it's masked in base. net-libs/gnutls -dane diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 0de2a02ef509..2334ab319381 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -6,6 +6,10 @@ # SECTION: Unmask +# Andreas Sturmlechner (2020-06-06) +# sci-libs/mkl works on amd64 +-mkl + # Matt Turner (2018-11-11) # d3d9 works on amd64 -d3d9 diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index ab862994c3f5..c8490d1dc62d 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/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 +# Andreas Sturmlechner (2020-06-06) +# sci-libs/mkl is not stable, needs online registration to even run pkg_setup +mkl + # Mike Gilbert (2017-06-08) # dev-lang/python:3.8 is not stable. python_targets_python3_8 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 296af178d13c..a7d8a20cac9a 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -308,10 +308,6 @@ media-gfx/xsane ocr # MMAL is available on the Raspberry Pi (armv6 & armv7 so far) media-video/ffmpeg -mmal -# Markus Meier (2015-11-10) -# unkeyworded deps, bug #555896 -sci-libs/armadillo mkl - # Markus Meier (2015-10-10) # unkeyworded deps, bug #552330 app-portage/g-sorcery bson diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 215c0cae19b8..feb40f29c013 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -4,15 +4,6 @@ # Unmask the flag which corresponds to ARCH. -arm -# Michał Górny (2020-05-28) -# Moving from arch/base. -python_targets_python3_8 -python_single_target_python3_8 - -# Michał Górny (2020-05-28) -# Unmask once arm is FINALLY done with bug #719700. -python_targets_python3_9 - # Unmask arm arch specific flags -cpu_flags_arm_iwmmxt -cpu_flags_arm_iwmmxt2 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 182f6726eaec..456dd0d65239 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2020-06-11) +# PGO works on arm64 +>=www-client/firefox-68.9.0 -pgo + +# Michał Górny (2020-06-02) +# Avoid unkeyworded deps, we really need a minimal install +# for imagemagick. +media-gfx/inkscape dia + # Jimi Huotari (2020-05-17) # Mask until 'app-arch/lxqt-archiver' is keyworded. lxqt-base/lxqt-meta archiver @@ -26,10 +35,6 @@ dev-python/joblib doc # dev-libs/mongo-c-driver is not keyworded net-dialup/freeradius mongodb -# Benda Xu (2020-01-26) -# Unkeyworded dep. -dev-python/matplotlib wxwidgets - # Michał Górny (2020-01-11) # Unkeyworded dep. kde-apps/cantor julia @@ -144,10 +149,6 @@ dev-python/networkx pandas test dev-python/matplotlib doc net-libs/gnome-online-accounts gnome -# Tomáš Mózes (2018-06-19) -# Needs dev-libs/libmaxminddb which isn't keyworded -www-servers/nginx nginx_modules_http_geoip2 nginx_modules_stream_geoip2 - # Jan Vesely (2018-06-15) # Mesa clover only works on r600 or radeonsi GPUs. The corresponding # video_cards useflags are not available on arm @@ -202,7 +203,6 @@ mate-base/mate help mate-base/mate-applets-meta appindicator sensors mate-extra/caja-extensions gajim net-fs/samba dmapi -net-misc/ntpsec rclock_oncore rclock_pps sci-libs/gdal armadillo netcdf sys-fs/btrfs-progs reiserfs www-client/chromium widevine @@ -225,18 +225,10 @@ dev-python/networkx scipy dev-ruby/haml test media-libs/opencv contribdnn -# Matthew Thode (2018-02-16) -# USE=test requires dev-db/mongodb which is not keyworded -dev-python/pymongo test - # Michał Górny (2018-02-16) # USE=test-full requires USE=pkcs11 that is use.masked. net-libs/gnutls test-full -# Matthew Thode (2018-02-13) -# USE=scipy requires scipy, which is not keyworded yet -dev-python/networkx scipy - # Mart Raudsepp (2018-02-13) # USE=dmraid requires sys-fs/dmraid that is not keyworded yet. sys-libs/libblockdev dmraid @@ -266,10 +258,6 @@ dev-libs/dbus-c++ ecore # mask app-office/libreoffice java extensions app-office/libreoffice coinmp eds postgres libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher -# Michał Górny (2018-01-23) -# Requires app-accessibility/brltty that is not keyworded here. -app-emulation/qemu accessibility - # Michał Górny (2018-01-23) # Requires app-emulation/xen that is not keyworded here. app-emulation/libvirt xen @@ -329,11 +317,6 @@ app-emulation/libvirt virtualbox gnome-base/nautilus previewer app-crypt/libsecret test -# Michał Górny (2017-06-28) -# app-misc/dtach & dev-tcltk/tcllib are not keyworded, and tests are -# restricted anyway, so no point in pursuing it right now. -app-shells/bash-completion test - # Alexis Ballier (2017-06-21) # net-fs/openafs-kernel does not recognize arm64 properly # Need to check if this has a chance to work with in-kernel drivers @@ -343,10 +326,6 @@ app-crypt/heimdal afs # Only available on some architectures. dev-java/icedtea -shenandoah -# Jason Zaman (2017-05-09) -# x11-libs/libXpresent is not keyworded on arm64 -xfce-base/xfwm4 xpresent - # James Le Cuirot (2017-04-25) # Oracle doesn't include VisualVM on this platform. dev-java/oracle-jdk-bin visualvm @@ -439,10 +418,6 @@ media-libs/devil allegro nvtt # Firmware loader not keyworded yet sci-libs/linux-gpib firmware -# Christoph Junghans (2013-04-29) -# MKL not available on this arch -media-gfx/povray mkl - # Benda Xu (2013-04-01) # dev-ml/lablgtk not keyworded net-misc/unison gtk @@ -478,11 +453,6 @@ app-accessibility/speech-dispatcher flite # gobject-introspection[doctool], bug #411761 dev-libs/gobject-introspection -doctool -# Anthony G. Basile (2011-12-21) -# Mask the vde flag on tinc because net-misc/vde is not -# keyworded for arm -net-vpn/tinc vde - # Tobias Klausmann (2011-11-02) # libpcre jit is not supported on alpha dev-libs/libpcre jit diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 65cbcca74608..d26eeed85ff4 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,9 +1,16 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2020-05-31) +# Deps not yet stable +dev-python/pymongo test +app-shells/bash-completion test +net-misc/ntpsec rclock_oncore rclock_pps + # Mikle Kolyada (2020-03-19) # deps not yet stable kde-apps/umbrello php + # Craig Andrews (2019-11-26) # net-libs/quiche is an early HTTP/3 implementation # not yet ready for everyone. @@ -21,10 +28,6 @@ kde-plasma/xdg-desktop-portal-kde screencast sys-apps/xdg-desktop-portal screencast x11-wm/mutter screencast -# Aaron Bauman (2019-08-01) -# app-text/docbook2X fails test -dev-cpp/libcmis man - # Aaron Bauman (2019-07-29) # no ocamlopt stuff here... kde-apps/kalzium solver @@ -55,25 +58,11 @@ x11-base/xorg-drivers input_devices_elographics input_devices_joystick input_dev sys-devel/clang-runtime libcxx sanitize sys-devel/clang default-libcxx -# Mart Raudsepp (2018-06-28) -# net-misc/lksctp-tools not stable yet -dev-libs/openssl sctp -dev-libs/openssl-compat sctp -net-misc/openssh sctp - -# Mart Raudsepp (2018-05-30) -# app-text/docbook2X not stable yet, fails tests (bug #511902) -dev-vcs/git doc - # Mart Raudsepp (2018-05-29) # sys-devel/clang, dev-libs/xapian, app-text/texlive not stable yet # USE=doc requires USE=latex app-doc/doxygen clang doxysearch doc -# Mart Raudsepp (2018-05-29) -# virtual/opengl and media-libs/freeglut not stable yet -media-libs/libwebp opengl - # Mart Raudsepp (2018-05-04) # sci-libs/mpir fails tests, bug 640424 dev-python/gmpy mpir @@ -85,14 +74,11 @@ dev-python/urllib3 test # Michał Górny (2018-04-15) # Non-stable dependencies. app-admin/syslog-ng spoof-source -app-portage/layman cvs subversion test app-text/xmlto latex dev-libs/apr-util odbc -sys-apps/systemd qrcode sys-auth/pambase pam_krb5 pam_ssh passwdqc sys-block/thin-provisioning-tools test sys-devel/distcc gssapi -sys-devel/gettext cvs # Michał Górny (2018-03-03) # Requires masked dependent flags. @@ -108,7 +94,3 @@ dev-db/redis tcmalloc dev-python/hgdistver test dev-python/sphinx latex test net-analyzer/netcat crypt - -# Michał Górny (2018-02-07) -# sys-libs/tevent is not stable here. -dev-libs/libverto tevent diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index a304c47fae5b..e58c0bcf1186 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -4,15 +4,6 @@ # Unmask the flag which corresponds to ARCH. -arm64 -# Michał Górny (2020-05-28) -# Moving from arch/base. -python_targets_python3_8 -python_single_target_python3_8 - -# Michał Górny (2020-05-28) -# Unmask once arm64 is FINALLY done with bug #719700. -python_targets_python3_9 - # David Seifert (2018-02-19) -# dev-lang/tk is not stable here. -tk - # Mart Raudsepp (2017-01-28) # sys-auth/skey not marked stable yet skey diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 67ebc83ad974..e807056d39a4 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -227,10 +227,6 @@ app-editors/gvim luajit racket # unmask in particular profiles sys-apps/hwloc gl -# Christoph Junghans (2012-12-26) -# mkl only works on x86/amd64 -sci-chemistry/gromacs mkl - # Diego Elio Pettenò (2012-11-03) # Requires net-dns/unbound which is not keyworded by most arches net-libs/gnutls dane diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index cd30696d3a09..9cc7516fc795 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2020-06-06) +# sci-libs/mkl is only supported on specific architectures +mkl + # Thomas Deutschmann (2019-11-11) # James Le Cuirot (2017-06-29) # Forced and masked by default. Unmask where necessary. diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 0588c1c514d5..26b24ec046b6 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -275,10 +275,6 @@ app-office/lyx gnumeric # Needs Java (bug #355353) app-text/texlive pdfannotextractor -# Justin Lecher (2010-08-13) -# MKL not available on this arch -media-gfx/povray mkl - # Pacho Ramos (2010-07-11) # Mask due bug #324511, this will be general once needed by more packages. net-im/pidgin gstreamer diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 71ab98e572b7..0ea890037c77 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Rolf Eike Beer (2020-06-10) +# not stable dev-vcs/mercurial because of broken dependencies: bug #727390 +app-portage/layman mercurial +dev-python/hgdistver test +dev-python/setuptools_scm test + # Rolf Eike Beer (2020-04-24) # dependencies not stable yet dev-python/pytest-cov test diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 5438737be8f8..0ddff0f479bb 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -8,13 +8,11 @@ # request bug for the hppa arch. # Michał Górny (2020-05-28) -# Moving from arch/base. +# Target flags masked because of pending keywording requests. python_targets_python3_8 python_single_target_python3_8 - -# Michał Górny (2020-05-26) -# Unmask once hppa is FINALLY done with bug #700940. python_targets_python3_9 +python_single_target_python3_9 # Rolf Eike Beer (2020-04-21) # ruby2.4 will go away soon, avoid keywording older packages @@ -30,14 +28,6 @@ vpx appindicator ayatana -# Michał Górny (2018-07-16) -# Python 3.7 support requires fresh versions of packages which are stuck -# at keywordreqs. -# bug #661306: dev-python/pytest -# bug #661320: dev-python/twisted -python_targets_python3_7 -python_single_target_python3_7 - # Matt Turner (2018-05-26) # Unmask systemd since it is keyworded here. -systemd diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 448e386051dc..24e8d845eb52 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny (2020-06-01) +# Stable depgraph is not yet clean. +python_targets_python3_7 +python_single_target_python3_7 + # Rolf Eike Beer (2020-04-14) # media-libs/gstreamer is not stable for hppa gstreamer diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index dd2742470510..fd0803e771de 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mikle Kolyada (2020-06-08) +# clisp is keyworded on ia64 +app-text/texlive-core -xindy + +# Michał Górny (2020-06-02) +# Avoid unkeyworded deps, we really need a minimal install +# for imagemagick. +media-gfx/inkscape cdr visio + # James Le Cuirot (2020-04-23) # Requires media-libs/mesa[llvm], which is masked. dev-python/pyopengl test diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index b509d60203ff..b1bf6d7bc98f 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -4,15 +4,6 @@ # Unmask the flag which corresponds to ARCH. -ia64 -# Michał Górny (2020-05-28) -# Moving from arch/base. -python_targets_python3_8 -python_single_target_python3_8 - -# Michał Górny (2020-05-28) -# Unmask once alpha is FINALLY done with bug #719700. -python_targets_python3_9 - # James Le Cuirot (2020-05-10) # media-libs/allegro is not keyworded. allegro diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index eb8faa6d39b2..4f1537623cbf 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mikle Kolyada (2020-06-08) +# clisp is keyworded on ppc +app-text/texlive-core -xindy + # Sergei Trofimovich (2020-05-09) # No sys-cluster/ceph keywords on ppc. sys-block/tgt rbd diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask b/profiles/arch/powerpc/ppc64/64ul/package.use.mask index e3c71ebef97d..6e29154ca398 100644 --- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2020-05-03) +# Fails to build, needs more work +www-client/firefox clang +mail-client/thunderbird clang + # James Le Cuirot (2020-04-23) # Requires media-libs/mesa[llvm], which is masked. dev-python/pyopengl test diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask index 6aa3349d69de..a420106865d6 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2020-06-03) +# clang is keyworded and works on ppc64 +-clang + # Ilya Tumaykin (2017-05-07) # There is no luajit support on ppc64 userland. Bug #608326. luajit diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index fd78cefa944b..a102fb4120c9 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,9 +1,13 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Georgy Yakovlev (2020-05-22) -# Build deps are not keyworded -media-fonts/noto-emoji buildfont +# Georgy Yakovlev (2020-05-17) # Mask until 'app-arch/lxqt-archiver' is keyworded. @@ -131,8 +135,9 @@ x11-misc/rss-glx quesoglc net-libs/libproxy webkit # Brent Baude (2008-06-11) -# Masking out passwdqc from pambase since passwdqc -sys-auth/pambase passwdqc +# Masking out passwdqc from older pambase since pam_passwdqc is not keyworded +# new versions require sys-auth/passwdqc which is keyworded +<=sys-auth/pambase-20200304 passwdqc # Joseph Jezak (2010-02-12) # Mask unstable pidgin deps until we can mark them stable (farsight2) diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask index 4d825818d550..7f11f0cbf277 100644 --- a/profiles/arch/powerpc/ppc64/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask @@ -17,6 +17,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2020-06-04) +# dev-python/pygtk is broken, bug #716294; Bugs #706500, #710160 +# Stable-mask all revdeps, all of them are pending cleanup already. +media-gfx/gimp python +sys-power/nut gui +x11-libs/vte:0 python + # Andreas Sturmlechner (2020-05-03) # media-libs/libheif not stable, bugs #717242, #720438 media-gfx/gimp heif diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 4d6663301434..1e76efe15bfd 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -4,15 +4,6 @@ # PPC Specific use flags # -# Michał Górny (2020-05-28) -# Moving from arch/base. -python_targets_python3_8 -python_single_target_python3_8 - -# Michał Górny (2020-05-25) -# Unmask once PPC* is FINALLY done with bug #703174. -python_targets_python3_9 - # David Seifert (2015-09-22) -# sci-libs/mkl is not supported on PPC -mkl - # Jeroen Roovers (2015-05-25) # PowerPC has no support for this bootloader (bug #550322) gnuefi diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 7f2f31e5f3ba..fec62a38f46c 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mikle Kolyada (2020-06-08) +# clisp is keyworded on sparc +app-text/texlive-core -xindy + +# Michał Górny (2020-06-02) +# Avoid unkeyworded deps, we really need a minimal install +# for imagemagick. +media-gfx/inkscape cdr visio wpg + # Michał Górny (2020-05-06) # dev-vcs/mercurial is broken on SPARC and setuptools_scm tests # lack proper skipping (to be fixed). @@ -15,10 +24,6 @@ dev-python/urllib3 test # Requires www-client/firefox which isn't available on sparc dev-ruby/capybara test -# Rolf Eike Beer (2020-04-27) -# app-shells/fish dependency is broken on sparc, bug #709662 -dev-python/argcomplete test - # Rolf Eike Beer (2020-04-26) # tests optionally depend on dev-ruby/coffee-script needing nodejs dev-ruby/tilt test @@ -474,10 +479,6 @@ sys-cluster/openmpi numa # missing keywords on needed plugins media-plugins/gst-plugins-meta dts dv libvisual modplug vcd wavpack -# Justin Lecher (2010-08-13) -# MKL not available on this arch -media-gfx/povray mkl - # Ben de Groot (2009-11-11) # Requires qthelp, which requires qtwebkit, bug 292838 dev-libs/uriparser doc diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index 9a891f6d5205..43f211b9563d 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,6 +1,14 @@ # Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Rolf Eike Beer (2020-04-27) +# app-shells/fish dependency is broken on sparc, bug #727684 +dev-python/argcomplete test + +# Mikle Kolyada (2020-06-08) +# clisp is not stable on sparc +app-text/texlive-core xindy + # Rolf Eike Beer (2020-04-17) # librdkafka is not stable on sparc because of unaligned accesses, bug #717908 app-admin/syslog-ng kafka diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 6df9d0a86733..bb07f13d64d4 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Christopher Head (2020-06-10) +# Requires dev-db/influxdb which is amd64-only +dev-python/influxdb test + +# Mikle Kolyada (2020-06-08) +# clisp is keyworded on x86 +app-text/texlive-core -xindy + # Christoph Junghans (2020-05-16) # restrict USE=kokkos for x86 as kokkos doesn't support 32-bit archs # https://github.com/kokkos/kokkos/issues/2312 @@ -260,10 +268,6 @@ app-editors/gvim -luajit -racket # Works on x86 sys-apps/hwloc -gl -# Christoph Junghans (2012-12-26) -# mkl works on x86/amd64 (masked in base) -sci-chemistry/gromacs -mkl - # Diego Elio Pettenò (2012-11-03) # Unmask here, as it's masked in base. net-libs/gnutls -dane diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 6d42c6613015..b3f876ad748f 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -x86 +# Andreas Sturmlechner (2020-06-06) +# sci-libs/mkl works on x86 +-mkl + # Matt Turner (2018-11-11) # d3d9 works on x86 -d3d9 diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index e8270840f6f7..4236bbf05ad2 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/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 +# Andreas Sturmlechner (2020-06-06) +# sci-libs/mkl is not stable, needs online registration to even run pkg_setup +mkl + # Mike Gilbert (2017-06-08) # dev-lang/python:3.8 is not stable. python_targets_python3_8 -- cgit v1.2.3