diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-03-24 23:59:54 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-03-24 23:59:54 +0000 |
commit | 401101f9c8077911929d3f2b60a37098460a5d89 (patch) | |
tree | c2bef4719f6787550f0916aeaa8f4f403a9296af /profiles/arch | |
parent | 4cbcc855382a06088e2f016f62cafdbcb7e40665 (diff) |
gentoo resync : 25.03.2022
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/s390/package.mask | 6 | ||||
-rw-r--r-- | profiles/arch/s390/s390x/package.mask | 6 | ||||
-rw-r--r-- | profiles/arch/s390/s390x/use.mask | 3 | ||||
-rw-r--r-- | profiles/arch/s390/use.mask | 4 |
9 files changed, 25 insertions, 16 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index d372b01a7581..2e5f02e30f5d 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -157,10 +157,6 @@ xfce-extra/tumbler epub # Requires dev-python/networkx. app-portage/nattka depgraph-order -# Matt Turner <mattst88@gentoo.org> (2020-06-09) -# Requires unsupported dev-python/eventlet and fails tests with gevent -dev-python/socketpool eventlet gevent - # Mikle Kolyada <zlogene@gentoo.org> (2020-06-08) # clisp is keyworded on alpha app-text/texlive-core -xindy diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 78ced3f3b812..34e17113ed3a 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -436,7 +436,6 @@ media-libs/libjpeg-turbo java net-dns/libidn java net-misc/tigervnc java sys-devel/gettext java -sys-libs/db java # Alexandre Rostovtsev <tetromino@gentoo.org> (2013-01-22) # remove mask if/when media-gfx/argyllcms is keywored here. diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 0249cc604189..46e1880d9eeb 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. +# Sam James <sam@gentoo.org> (2022-03-22) +# media-libs/dav1d not keyworded here +media-libs/xine-lib dav1d + # Adel Kara Slimane <adel.ks@zegrapher.com> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf @@ -129,10 +133,6 @@ sys-block/fio -io-uring -zbc # Requires dev-python/networkx. app-portage/nattka depgraph-order -# Michał Górny <mgorny@gentoo.org> (2020-05-03) -# Requires unsupported dev-python/gevent. -dev-python/socketpool eventlet gevent - # Rolf Eike Beer <eike@sf-mail.de> (2020-04-25) # dependencies not yet keyworded dev-ruby/activemodel test diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 21675618442e..3357f48e719b 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -141,10 +141,6 @@ dev-python/pyopengl test # dev-lang/ruby is not keyworded (a dep) app-text/texlive context l10n_ja -# Michał Górny <mgorny@gentoo.org> (2020-04-13) -# Requires unsupported dev-python/gevent. -dev-python/socketpool eventlet gevent - # Sergei Trofimovich <slyfox@gentoo.org> (2020-04-12) # ruby-2.7 dropped ia64 support, mask dependencies requiring ruby. # These pull in: diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index b34b1d80f7be..cb35e1a756ec 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Jakov Smolić <jsmolic@gentoo.org> (2022-03-24) +# Depends on net-misc/memcached which has concerning test +# failures on riscv (bug #811477) +dev-python/pytest-services test + # Adel Kara Slimane <adel.ks@zegrapher.com> (2022-03-14) # Untested useflag on other arches, needs keywording media-video/ffmpeg vmaf diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask index 824dc8c81eea..c666a0c11158 100644 --- a/profiles/arch/s390/package.mask +++ b/profiles/arch/s390/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <arthurzam@gentoo.org> (2022-03-20) +# sys-libs/libunwind doesn't work on s390 +sys-libs/libunwind + # Sam James <sam@gentoo.org> (2021-11-05) # Perl segfaults during build on s390(x). Presumably related to # now truly respecting CFLAGS. bug #821577 diff --git a/profiles/arch/s390/s390x/package.mask b/profiles/arch/s390/s390x/package.mask new file mode 100644 index 000000000000..e8b44399b15a --- /dev/null +++ b/profiles/arch/s390/s390x/package.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Arthur Zamarin <arthurzam@gentoo.org> (2022-03-20) +# sys-libs/libunwind works on s390x +-sys-libs/libunwind diff --git a/profiles/arch/s390/s390x/use.mask b/profiles/arch/s390/s390x/use.mask index a85334605169..990337bfff6b 100644 --- a/profiles/arch/s390/s390x/use.mask +++ b/profiles/arch/s390/s390x/use.mask @@ -1,3 +1,6 @@ # Switch ABI flags for this arch. abi_s390_32 -abi_s390_64 + +# sys-libs/libunwind is keyworded on s390x +-unwind diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 17dfcdd30afd..978f1839ad23 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. @@ -120,5 +120,5 @@ video_cards_radeonsi # virtual/opencl is not keyworded opencl -# Unmask once sys-libs/libunwind gets ported & keyworded. +# sys-libs/libunwind is masked on s390, but enabled on s390x unwind |