commit:     9e610f8334fdc7f50a3c064827cf9a04af24085e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 20:13:01 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 20:16:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e610f83

profiles/arch/s390: mask sys-libs/libunwind

Bug: https://bugs.gentoo.org/779730
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 profiles/arch/s390/package.mask | 6 +++++-
 profiles/arch/s390/use.mask     | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask
index 824dc8c81eea..c666a0c11158 100644
--- a/profiles/arch/s390/package.mask
+++ b/profiles/arch/s390/package.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Arthur Zamarin <arthur...@gentoo.org> (2022-03-20)
+# sys-libs/libunwind doesn't work on s390
+sys-libs/libunwind
+
 # Sam James <s...@gentoo.org> (2021-11-05)
 # Perl segfaults during build on s390(x). Presumably related to
 # now truly respecting CFLAGS. bug #821577

diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 17dfcdd30afd..978f1839ad23 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Unmask the flag which corresponds to ARCH.
@@ -120,5 +120,5 @@ video_cards_radeonsi
 # virtual/opencl is not keyworded
 opencl
 
-# Unmask once sys-libs/libunwind gets ported & keyworded.
+# sys-libs/libunwind is masked on s390, but enabled on s390x
 unwind

Reply via email to