diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-06-09 17:07:52 -0400 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-06-10 09:40:25 +0300 |
commit | aef756c4c332d4706ffeb00ae9171a8fc06478fe (patch) | |
tree | 504a76719222cc7a542a24815ab483251488216f /profiles | |
parent | sys-fs/bcachefs-tools: fix live hardened build (diff) | |
download | gentoo-aef756c4c332d4706ffeb00ae9171a8fc06478fe.tar.gz gentoo-aef756c4c332d4706ffeb00ae9171a8fc06478fe.tar.bz2 gentoo-aef756c4c332d4706ffeb00ae9171a8fc06478fe.zip |
profiles: move dev-python/bracex[doc] mask to wd40 for relevant arches
Should be masked due to rust deps on wd40 arches. Large dep tree
concern is only relevant for non-wd40 arches. This takes care of wd40
arches stuck in exp hell (alpha).
Bug: https://bugs.gentoo.org/882593
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/features/wd40/package.use.mask | 4 |
3 files changed, 4 insertions, 8 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 12b5176c0759..339e73008f4f 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -49,10 +49,6 @@ dev-python/nbval doc # Unkeyworded dependencies dev-util/diffoscope opendocument pascal pdf R -# Florian Schmaus <flow@gentoo.org> (2022-11-23) -# avoid larger deptree, bug #882593 -dev-python/bracex doc - # Conrad Kostecki <conikost@gentoo.org> (2022-11-01) # Mask tests, as not all needed deps are available on this arch. # See #878933 for progress. diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index fa01a4f95691..e5401b0ecb9a 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -30,10 +30,6 @@ dev-python/nbval doc # Unkeyworded dependencies dev-util/diffoscope opendocument pascal pdf R -# Florian Schmaus <flow@gentoo.org> (2022-11-23) -# avoid larger deptree, bug #882593 -dev-python/bracex doc - # matoro <matoro_gentoo@matoro.tk> (2022-09-30) # No ruby on ia64 for dev-ruby/asciidoctor net-misc/chrony html diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index ba29aa68bb37..a6e21e96de2b 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-06-09) +# Deps on several mkdocs plugins (#882593) +dev-python/bracex doc + # Matt Turner <mattst88@gentoo.org> (2023-05-12) # The Rusticl OpenCL state tracker requires rust >=media-libs/mesa-23.1 opencl |