commit:     b5c3288ca29dfecae7a6b044f3fe782792f6ed97
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  2 12:37:47 2026 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Feb  2 12:41:25 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c3288c

profiles: Mask sys-apps/iucode_tool on big endian systems

It works on non-x86 arches, but only little endian ones.

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 profiles/features/big-endian/package.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/features/big-endian/package.mask 
b/profiles/features/big-endian/package.mask
index fb5e0e38a1dc..6009fd57e6e3 100644
--- a/profiles/features/big-endian/package.mask
+++ b/profiles/features/big-endian/package.mask
@@ -1,6 +1,10 @@
-# Copyright 2023-2025 Gentoo Authors
+# Copyright 2023-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# James Le Cuirot <[email protected]> (2026-02-02)
+# It works on non-x86 arches, but only little endian ones.
+sys-apps/iucode_tool
+
 # Michał Górny <[email protected]> (2024-06-07)
 # dev-python/tables is broken on big endian platforms.  Bug #922235.
 dev-python/tables

Reply via email to