diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/no-multilib/package.mask | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/make.defaults | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 7 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 21 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.stable.mask | 4 |
12 files changed, 59 insertions, 13 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 28ca080220da..dfb3c9ca0247 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 +# 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 diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index be0cafe42b36..d753dcd3504a 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # 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) # Requires 32-bit multilib compatibility sys-block/megamgr diff --git a/profiles/arch/amd64/x32/make.defaults b/profiles/arch/amd64/x32/make.defaults index b509b305b008..0c9b008c9fd7 100644 --- a/profiles/arch/amd64/x32/make.defaults +++ b/profiles/arch/amd64/x32/make.defaults @@ -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 DEFAULT_ABI="x32" ABI="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) # Default to abi_x86_x32 for packages that don't have it forced. ABI_X86="x32" diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index ee7ea189a2a5..a0232eb6ec61 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # 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 + # Bernd Waibel <waebbl-gentoo@posteo.net> (2021-02-13) # Is reverse-dependency of dev-qt/qtwebengine media-gfx/freecad @@ -81,7 +86,7 @@ media-gfx/digikam:5 media-gfx/luminance-hdr media-sound/frescobaldi media-sound/teamspeak-client:3 ->=media-video/openshot-2.5.1_p20210103 +>=media-video/openshot-2.6.0 media-video/vidify media-video/vidify-audiosync net-analyzer/nmapsi diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index de57f5b8cf03..0b0f7f6b8122 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 +# Anna Vyalkova <cyber@gentoo@sysrq.in> (2021-09-04) +# net-libs/canlock not keyworded +>=net-nntp/tin-2.6.0 cancel-locks + # Sam James <sam@gentoo.org> (2021-08-14) # Needs Raspberry Pi specific applications media-video/mjpg-streamer -input-raspicam diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 5a86f34feaff..2c2966e181bd 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# 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-11) # dev-ruby/tty-editor not keyworded here yet (Bug #807685) app-text/htmltidy test diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index e5f2e3039e40..adfc8b764e9a 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# 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 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 6927332333a6..7574729ef7d3 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# 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 diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 63fa67cb5532..ec0d3456c1f3 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# David Seifert <soap@gentoo.org> (2021-09-04) +# dev-lang/go not keyworded here +sys-libs/libcap tools + # Thomas Deutschmann <whissi@gentoo.org> (2021-08-04) # Requires net-misc/modemmanager[qmi], mask until keyworded sys-apps/fwupd modemmanager diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 45837d6ce138..cd56cfb4ff52 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,16 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <marecki@gentoo.org> (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 <dlan@gentoo.org> (2021-09-03) +# dependencies not keyworded/tested +media-sound/cmus pidgin + # Jonathan Davies <jpds@protonmail.com> (2021-09-03) # Requires CPU with SSSE3 support net-analyzer/suricata hyperscan @@ -62,16 +72,6 @@ kde-plasma/kwin accessibility screencast # sys-libs/libfaketime does not work properly on this arch sys-auth/sssd test -# Marek Szuba <marecki@gentoo.org> (2021-08-14) -# virtual/mysql & co. round-up: -# dev-db/mariadb fails tests here, see Bug #807995 -# dev-db/mysql and dev-db/percona-server do not support this arch -# dev-db/mysql-cluster not tested yet, seriously outdated in the tree -dev-python/mysqlclient test -dev-python/pymysql test -sci-libs/gdal mysql -sys-cluster/slurm slurmdbd - # Marek Szuba <marecki@gentoo.org> (2021-08-11) # dev-ruby/httpclient not keyworded here due to failing tests # (Bug #807727). That said, with httpclient-2.8.3 installed manually @@ -160,7 +160,6 @@ sys-cluster/slurm ofed # Dependencies not keyworded, not tested virtual/notification-daemon gnome net-libs/gnome-online-accounts gnome -xfce-extra/tumbler epub # Alex Fan <alexfanqi@yahoo.com> (2021-08-17) # Ye Cao <ye.c@rioslab.org> (2021-07-31) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 92fbe638651d..e592b1c4a5ba 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# 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-11) # dev-ruby/tty-editor not keyworded here yet (Bug #807685) app-text/htmltidy test diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index f17085509acf..ea6368da3dd5 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2021-09-07) +# Reduce the stabilization nightmare. +dev-python/ipython nbconvert notebook smp + # Michał Górny <mgorny@gentoo.org> (2021-08-11) # Indirectly requires wxGTK[gstreamer] that is stable-masked here. dev-python/matplotlib wxwidgets |