summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin182278 -> 182269 bytes
-rw-r--r--profiles/arch/alpha/package.use.mask5
-rw-r--r--profiles/arch/m68k/package.use.mask5
-rw-r--r--profiles/arch/sparc/package.use.mask5
-rw-r--r--profiles/package.mask8
5 files changed, 23 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 3b5587be6981..96615506db98 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index d911bcaf7be1..e446e594c592 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Stijn Tintel <stijn@linux-ipv6.be> (2023-02-02)
+# Dependency not keyworded
+# https://bugs.gentoo.org/show_bug.cgi?id=892389
+net-misc/openvswitch unwind
+
# matoro <matoro_gentoo@matoro.tk> (2022-09-22)
# Unable to test due to mask, bug #763963
net-misc/openntpd constraints
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask
index 98c973ac29d0..0fac36b10ed5 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Stijn Tintel <stijn@linux-ipv6.be> (2023-02-02)
+# Dependency not keyworded
+# https://bugs.gentoo.org/show_bug.cgi?id=892389
+net-misc/openvswitch unwind
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-05-29)
# No TMP here, no xkb here
sys-apps/systemd tpm xkb
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index c460aac2ca72..525793fbb21d 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Stijn Tintel <stijn@linux-ipv6.be> (2023-02-02)
+# Dependency not keyworded
+# https://bugs.gentoo.org/show_bug.cgi?id=892389
+net-misc/openvswitch unwind
+
# Sam James <sam@gentoo.org> (2023-01-31)
# jit not supported on sparc32 or sparc64
dev-libs/libpcre2 jit
diff --git a/profiles/package.mask b/profiles/package.mask
index 10ae4a507254..5b62afa83fb9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,14 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2023-02-02)
+# dev-python/citeproc-py requires dev-python/nose and is not maintained
+# upstream. Its only revdep, dev-python/duecredit has no reverse
+# dependencies left.
+# Removal on 2023-03-04. Bug #888239.
+dev-python/citeproc-py
+dev-python/duecredit
+
# Michał Górny <mgorny@gentoo.org> (2023-02-01)
# dev-python/blockdiag still requires dev-python/nose. There was a PR
# made to switch to pytest in Feb 2020 but it's not progressing at all.