summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-20 22:13:26 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-20 22:16:27 +0200
commit793ad8ad04af7d6a7bcb86dc81efca41d44263dc (patch)
treeb31d10e5f387b1e6c44c317db3a308179d2c5977
parentprofiles/arch/s390: mask sys-libs/libunwind (diff)
downloadgentoo-793ad8ad04af7d6a7bcb86dc81efca41d44263dc.tar.gz
gentoo-793ad8ad04af7d6a7bcb86dc81efca41d44263dc.tar.bz2
gentoo-793ad8ad04af7d6a7bcb86dc81efca41d44263dc.zip
profiles/arch/s390/s390x: unmask sys-libs/libunwind
sys-libs/libunwind can't work on s390, but it works nicely on s390x Bug: https://bugs.gentoo.org/779730 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--profiles/arch/s390/s390x/package.mask6
-rw-r--r--profiles/arch/s390/s390x/use.mask3
2 files changed, 9 insertions, 0 deletions
diff --git a/profiles/arch/s390/s390x/package.mask b/profiles/arch/s390/s390x/package.mask
new file mode 100644
index 000000000000..e8b44399b15a
--- /dev/null
+++ b/profiles/arch/s390/s390x/package.mask
@@ -0,0 +1,6 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Arthur Zamarin <arthurzam@gentoo.org> (2022-03-20)
+# sys-libs/libunwind works on s390x
+-sys-libs/libunwind
diff --git a/profiles/arch/s390/s390x/use.mask b/profiles/arch/s390/s390x/use.mask
index a85334605169..aef62659bd5d 100644
--- a/profiles/arch/s390/s390x/use.mask
+++ b/profiles/arch/s390/s390x/use.mask
@@ -1,3 +1,6 @@
# Switch ABI flags for this arch.
abi_s390_32
-abi_s390_64
+
+# sys-libs/libunwind is keyworded on s390x
+unwind