* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/arm/, profiles/arch/s390/, ...
@ 2022-11-23 10:02 Florian Schmaus
0 siblings, 0 replies; only message in thread
From: Florian Schmaus @ 2022-11-23 10:02 UTC (permalink / raw
To: gentoo-commits
commit: 5bca2154cff758b41083b790f4b8076ae841c708
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 23 09:41:58 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Nov 23 10:02:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bca2154
profiles/arch: p-use-mask dev-python/bracex[doc]
Bug: https://bugs.gentoo.org/882593
Closes: https://github.com/gentoo/gentoo/pull/28396
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
profiles/arch/arm/package.use.mask | 4 ++++
profiles/arch/arm64/package.use.mask | 4 ++++
profiles/arch/hppa/package.use.mask | 4 ++++
profiles/arch/ia64/package.use.mask | 4 ++++
profiles/arch/powerpc/package.use.mask | 4 ++++
profiles/arch/s390/package.use.mask | 4 ++++
profiles/arch/sparc/package.use.mask | 4 ++++
7 files changed, 28 insertions(+)
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index c07caa76e3fb..59eeb185bf9b 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Florian Schmaus <flow@gentoo.org> (2022-11-23)
+# avoid larger deptree, bug #882593
+dev-python/bracex doc
+
# Sam James <sam@gentoo.org> (2022-10-29)
# pandoc not keyworded here, bug #878355
app-admin/conky doc
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index a54c74e4c003..d19dbdba23cc 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Florian Schmaus <flow@gentoo.org> (2022-11-23)
+# avoid larger deptree, bug #882593
+dev-python/bracex doc
+
# Alexey Shvetsov <alexxy@gentoo.org> (2022-09-15)
# Mask nvml use flag for slurm
sys-cluster/slurm nvml
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 7d91109f91b4..b950d6883996 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.
+# 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 bbb3c7276495..8ed2298b9154 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# 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/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 6ffae733544c..d79b13f82ed2 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Florian Schmaus <flow@gentoo.org> (2022-11-23)
+# avoid larger deptree, bug #882593
+dev-python/bracex doc
+
# Sam James <sam@gentoo.org> (2022-10-29)
# pandoc not keyworded here, bug #878355
app-admin/conky doc
diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
index d8a106a7287e..1f332436d88b 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Florian Schmaus <flow@gentoo.org> (2022-11-23)
+# avoid larger deptree, bug #882593
+dev-python/bracex doc
+
# Sam James <sam@gentoo.org> (2022-04-26)
# Unkeyworded dependencies
app-text/htmltidy test
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index ba32c61af3ec..06d560496ac2 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Florian Schmaus <flow@gentoo.org> (2022-11-23)
+# avoid larger deptree, bug #882593
+dev-python/bracex doc
+
# Sam James <sam@gentoo.org> (2022-10-29)
# pandoc not keyworded here, bug #878355
app-admin/conky doc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-11-23 10:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-23 10:02 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/arm/, profiles/arch/s390/, Florian Schmaus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox