summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-17 10:58:21 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-17 10:58:21 +0000
commit27cf8f197a427c1c71255f86149344e3bf1be47d (patch)
tree9e2b0e686362a4d009c515b9ecda0c33a4ecad30 /profiles
parent04a96556dc0036655ac429edf598cc48febe294b (diff)
gentoo auto-resync : 17:11:2023 - 10:58:21
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin182970 -> 182965 bytes
-rw-r--r--profiles/arch/mips/package.mask10
-rw-r--r--profiles/arch/mips/package.use.mask4
-rw-r--r--profiles/features/big-endian/package.mask5
-rw-r--r--profiles/features/big-endian/package.use.mask11
-rw-r--r--profiles/package.mask5
-rw-r--r--profiles/use.local.desc1
7 files changed, 31 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 41691e5958da..36a9bd5341a2 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/mips/package.mask b/profiles/arch/mips/package.mask
index d666e9ab084f..2f9c4649169b 100644
--- a/profiles/arch/mips/package.mask
+++ b/profiles/arch/mips/package.mask
@@ -1,6 +1,16 @@
# Copyright 2006-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2023-11-17)
+# Broken on BE and no way to test on LE, mask for now
+# https://bugs.chromium.org/p/aomedia/issues/detail?id=3487
+media-libs/libaom
+
+# matoro <matoro_gentoo@matoro.tk> (2023-11-17)
+# Broken on BE and no way to test on LE, mask for now
+# https://gitlab.gnome.org/GNOME/gtk/-/issues/5904
+gui-libs/gtk:4
+
# Mask pam_ldap and nss_ldap - openldap dep missing.
sys-auth/pam_ldap
sys-auth/nss_ldap
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
index ae712524592f..155c1e2e1a23 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/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-11-16)
+# gui-libs/gtk:4 casualties
+app-i18n/ibus gtk4
+
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
app-alternatives/ninja samurai
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask
index f13c23ad9e48..f55b96df8ffd 100644
--- a/profiles/features/big-endian/package.mask
+++ b/profiles/features/big-endian/package.mask
@@ -1,6 +1,11 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2023-11-16)
+# Test failures on BE
+# https://bugs.chromium.org/p/aomedia/issues/detail?id=3487
+media-libs/libaom
+
# matoro <matoro_gentoo@matoro.tk> (2023-10-09)
# Tested on LE only (#889996, #908893)
dev-games/mygui
diff --git a/profiles/features/big-endian/package.use.mask b/profiles/features/big-endian/package.use.mask
index bbab4da25094..0249100c84dc 100644
--- a/profiles/features/big-endian/package.use.mask
+++ b/profiles/features/big-endian/package.use.mask
@@ -1,6 +1,17 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2023-11-16)
+# media-libs/libaom casualties
+# https://bugs.chromium.org/p/aomedia/issues/detail?id=3487
+media-video/ffmpeg libaom
+www-client/firefox system-av1
+www-client/seamonkey system-av1
+media-video/vlc aom
+media-libs/libheif aom
+media-libs/libavif aom
+mail-client/thunderbird system-av1
+
# matoro <matoro_gentoo@matoro.tk> (2023-04-11)
# dev-libs/weston casualties (#833010)
# https://gitlab.freedesktop.org/wayland/weston/-/issues/739
diff --git a/profiles/package.mask b/profiles/package.mask
index 75869b8856b7..13795b317928 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,11 +33,6 @@
#--- END OF EXAMPLES ---
-# Sam James <sam@gentoo.org> (2023-11-17)
-# Missing 'java-config' symlink to 'java-config-2', breaking Java eclasses
-# at least. See bug #917458.
-=dev-java/java-config-2.3.3
-
# Arthur Zamarin <arthurzam@gentoo.org> (2023-11-10)
# No reverse dependencies, no tests, no upstream activity. All ebuild
# maintenance on this package was done randomly by @python project members,
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 2d79cefe9a63..5dec8d158c6c 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1661,6 +1661,7 @@ dev-java/icedtea:smartcard - Build the PCSC driver against pcsc-lite
dev-java/icedtea:system-lcms - Build against the system LCMS installation rather than the in-tree copy.
dev-java/icedtea:zero - Enable Zero assembler port (usually for non-HotSpot architectures)
dev-java/icedtea-bin:headless-awt - Don't install the X backend for AWT, needed by some GUIs (used to be X flag)
+dev-java/java-config:compat - Install bin/java-config-2 symlink pointing to java-config
dev-java/jaxen:dom4j - Includes org.jaxen.dom4j package
dev-java/jaxen:jdom - Includes org.jaxen.jdom package
dev-java/jaxen:xom - Includes org.jaxen.xom package