commit:     0e0bf2e0ad846e0ecd460f996088515bbd066eaa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  6 12:28:08 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun  6 14:49:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e0bf2e0

profiles/features/big-endian: Mask USE=xmp on specific packages

Mask USE=xmp on specific packages depending on media-libs/exempi
rather than globally.  This prevents accidentally blocking other uses
of USE=xmp.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/big-endian/package.use.mask | 4 ++++
 profiles/features/big-endian/use.mask         | 5 -----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/profiles/features/big-endian/package.use.mask 
b/profiles/features/big-endian/package.use.mask
index ea31dfe477b7..71906122232a 100644
--- a/profiles/features/big-endian/package.use.mask
+++ b/profiles/features/big-endian/package.use.mask
@@ -4,6 +4,10 @@
 # Michał Górny <[email protected]> (2024-06-05)
 # media-libs/exempi is seriously broken on big endian platforms.
 # 
https://gitlab.freedesktop.org/libopenraw/exempi/-/merge_requests/8#note_2277243
+app-misc/tracker-miners xmp
+games-fps/eduke32 xmp
+gnome-extra/nemo xmp
+media-gfx/eog xmp
 media-libs/gexiv2 test
 
 # matoro <[email protected]> (2023-11-16)

diff --git a/profiles/features/big-endian/use.mask 
b/profiles/features/big-endian/use.mask
index d27058eb9f0a..792562b3f91a 100644
--- a/profiles/features/big-endian/use.mask
+++ b/profiles/features/big-endian/use.mask
@@ -1,11 +1,6 @@
 # Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Michał Górny <[email protected]> (2024-06-05)
-# media-libs/exempi is seriously broken on big endian platforms.
-# 
https://gitlab.freedesktop.org/libopenraw/exempi/-/merge_requests/8#note_2277243
-xmp
-
 # matoro <[email protected]> (2023-06-30)
 # media-libs/libjxl casualties
 # https://github.com/libjxl/libjxl/issues/2433

Reply via email to