From cc4618c9ba3d974948ebf340b542d8cb01db2f55 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 16 Sep 2021 22:05:01 +0100 Subject: gentoo resync : 16.09.2021 --- profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/arm/package.use.mask | 5 ----- profiles/arch/arm64/package.use.mask | 4 ---- profiles/arch/arm64/package.use.stable.mask | 5 +++++ profiles/arch/hppa/package.use.mask | 10 +++++---- profiles/arch/hppa/package.use.stable.mask | 9 ++++++++ profiles/arch/hppa/use.mask | 1 + profiles/arch/ia64/package.use.mask | 9 ++++++++ profiles/arch/powerpc/package.use.mask | 2 +- profiles/arch/riscv/package.use.mask | 33 ++++++++++++----------------- profiles/arch/sparc/package.use | 7 ------ profiles/arch/sparc/package.use.mask | 13 ++++++++---- profiles/arch/sparc/package.use.stable.mask | 20 +++++------------ 13 files changed, 63 insertions(+), 59 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index dfb3c9ca0247..7b4697273e01 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/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-12) +# dev-ruby/asciidoctor isn't keyworded here +dev-util/ccache doc + # David Seifert (2021-09-04) # dev-lang/go not keyworded here sys-libs/libcap tools diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 0b0f7f6b8122..53436728e7a1 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -188,11 +188,6 @@ net-im/ejabberd hipe # (SM)BIOS/Thunderbolt outside of amd64/x86? - citation needed sys-apps/fwupd dell thunderbolt -# Davide Pesavento (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 (2018-10-12) # Requires www-client/firefox which isn't available on ARM yet # due to dev-lang/rust requirement diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 695b70d43187..09c23baeafaf 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -5,10 +5,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 - # Alexey Sokolov (2021-08-08) # dev-games/ogre doesn't build on arm64, see https://bugs.gentoo.org/806776#c12 dev-games/mygui ogre diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 5081d34b934a..f8994d5d256e 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/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-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 (2021-08-09) # media-plugins/cmt-plugins isn't stable on this arch yet media-sound/fluidsynth ladspa diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 2c2966e181bd..ecee11f522e9 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,14 +4,16 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James (2021-09-14) +# fdk-aac, libfreeaptx not keyworded here +# nor is jack2 +# bug #807616 +media-video/pipewire bluetooth jack-client + # David Seifert (2021-09-04) # dev-lang/go not keyworded here sys-libs/libcap tools -# Marek Szuba (2021-08-11) -# dev-ruby/tty-editor not keyworded here yet (Bug #807685) -app-text/htmltidy test - # Michał Górny (2021-07-25) # PyQt5 and wxpython are not keyworded. dev-python/ipython qt5 diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index adfc8b764e9a..b5e07045619e 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,15 @@ #--- END OF EXAMPLES --- +# Matt Turner (2021-09-10) +# dev-libs/tomsfastmath does not have stable keywords on hppa +dev-libs/libtomcrypt tomsfastmath + +# Marek Szuba (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 (2021-09-06) # net-dialup/linux-atm does not have stable keywords on hppa # dev-libs/libbpf does not have stable keywords on hppa diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 468a49b4f2c3..9d8cdc717833 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -9,6 +9,7 @@ # James Le Cuirot (2021-08-10) # media-video/pipewire is not keyworded. Bug #807616. +bluetooth pipewire # Michał Górny (2021-05-20) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 7574729ef7d3..6a6397ddc197 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-09-14) +# JACK2 isn't keyworded here +# bug #807616 +media-video/pipewire jack-client + +# Sam James (2021-09-12) +# dev-ruby/asciidoctor isn't keyworded here +dev-util/ccache doc + # David Seifert (2021-09-04) # dev-lang/go not keyworded here sys-libs/libcap tools diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index ec0d3456c1f3..433f3d1f5a80 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -199,7 +199,7 @@ dev-db/percona-server -numa # Davide Pesavento (2016-07-28) # The corresponding Qt5 modules are not keyworded on ppc, and we don't want to # keyword them solely because of PyQt5 while there are no other in-tree users. -dev-python/PyQt5 bluetooth location networkauth speech +dev-python/PyQt5 bluetooth location speech # Michael Palimaka (2016-07-07) # Requires unkeyworded dependencies diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index cd56cfb4ff52..57fd3e5b0d13 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,16 +1,20 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alex Fan (2021-09-13) +# dev-vcs/darcs depends on haskell +app-portage/layman darcs + +# Sam James (2021-09-12) +# dev-ruby/asciidoctor isn't keyworded here +dev-util/ccache doc + # Marek Szuba (2021-09-07) # firefox needs nodejs to build, no firefox-bin for riscv dev-ruby/capybara test # net-misc/memcached not keyworded yet due to failing tests (Bug #811477) dev-ruby/dalli test -# Yixun Lan (2021-09-03) -# dependencies not keyworded/tested -media-sound/cmus pidgin - # Jonathan Davies (2021-09-03) # Requires CPU with SSSE3 support net-analyzer/suricata hyperscan @@ -45,12 +49,10 @@ dev-lang/ruby xemacs # Yixun Lan (2021-08-20) # dependencies not keyworded/tested -app-misc/tracker miners gnome-extra/sushi office gnome-base/gnome-control-center v4l gnome-base/gnome-shell telepathy browser-extension -gnome-base/gdm plymouth accessibility -gnome-base/nautilus previewer sendto +gnome-base/gdm accessibility # Marek Szuba (2021-08-18) # media-libs/libffado does not recognise this arch, fails src_configure @@ -58,15 +60,12 @@ gnome-base/nautilus previewer sendto 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/powerdevil wireless kde-plasma/plasma-desktop emoji -kde-plasma/libksysguard webengine -kde-plasma/plasma-workspace appstream screencast gps geolocation -kde-plasma/kdeplasma-addons webengine kde-plasma/plasma-meta accessibility grub plymouth pulseaudio -kde-plasma/discover flatpak -kde-plasma/kwin accessibility screencast # Marek Szuba (2021-08-17) # sys-libs/libfaketime does not work properly on this arch @@ -83,8 +82,8 @@ 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 a hard -# dependency on PyQt5[bluetooth]. +# 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) @@ -111,10 +110,6 @@ app-admin/syslog-ng test dev-libs/mongo-c-driver test dev-python/pymongo test -# Alex Fan (2021-07-22) -# lack an ios device to test it -kde-frameworks/solid ios - # Alex Fan (2021-07-20) # hdf5-1.10 always fails tests with these 2 use flags enabled, otherwise # passes all tests on at least some systems. No longer needed for 1.12, diff --git a/profiles/arch/sparc/package.use b/profiles/arch/sparc/package.use index 944a41045491..4babc96027fc 100644 --- a/profiles/arch/sparc/package.use +++ b/profiles/arch/sparc/package.use @@ -1,13 +1,6 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James (2020-01-18) -# net-libs/mbedtls is not stable on sparc -# so, let's enable openssl to avoid -# REQUIRED_USE default conflicts for users. -# bug #758428 -net-proxy/privoxy openssl - # Michał Górny (2016-09-24) # Enable the GPU targets matching the default VIDEO_CARDS dev-ml/llvm-ocaml llvm_targets_AMDGPU diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index e592b1c4a5ba..8be0bc3ef149 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,14 +1,19 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-09-14) +# jack2 not keyworded here +# bug #807616 +media-video/pipewire jack-client + +# Sam James (2021-09-12) +# dev-ruby/asciidoctor isn't keyworded here +dev-util/ccache doc + # David Seifert (2021-09-04) # dev-lang/go not keyworded here sys-libs/libcap tools -# Marek Szuba (2021-08-11) -# dev-ruby/tty-editor not keyworded here yet (Bug #807685) -app-text/htmltidy test - # Matt Turner (2021-07-23) # gui-libs/gtk is not keyworded net-libs/gssdp gtk diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index ea6368da3dd5..3e8a393cba95 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,6 +1,11 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (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 + # Michał Górny (2021-09-07) # Reduce the stabilization nightmare. dev-python/ipython nbconvert notebook smp @@ -15,13 +20,6 @@ dev-python/matplotlib wxwidgets # bug #766051 app-text/dblatex inkscape -# Sam James (2020-01-18) -# net-libs/mbedtls is not stable on sparc -# see also: package.use entry to allow -# installs for now (+openssl). -# bug #758428 -net-proxy/privoxy mbedtls - # Sam James (2021-01-04) # Drags in qt which is not stable here # bug #763405 @@ -68,14 +66,6 @@ net-libs/libssh mbedtls net-libs/libssh2 mbedtls net-vpn/openvpn mbedtls -# Rolf Eike Beer (2020-04-04) -# Needs stable x11-terms/xterm, bug #706118 -app-editors/joe xterm - # Sergei Trofimovich (2020-04-04) # Needs stable net-libs/webkit-gtk, bug #712260 app-editors/emacs xwidgets - -# Matt Turner (2019-08-27) -# No stable nftables yet. -net-firewall/iptables nftables -- cgit v1.2.3