Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/s390x/
Date: Mon, 02 May 2022 00:23:07
Message-Id: 1651450978.c8a7dd77efa323bc814066b39164cea359bdd547.sam@gentoo
1 commit: c8a7dd77efa323bc814066b39164cea359bdd547
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 00:22:26 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 00:22:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a7dd77
7
8 profiles/arch/s390/s390x: unmask USE=rust
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/s390/s390x/use.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/arch/s390/s390x/use.mask b/profiles/arch/s390/s390x/use.mask
16 index a69bcf61915d..fe2cac38c232 100644
17 --- a/profiles/arch/s390/s390x/use.mask
18 +++ b/profiles/arch/s390/s390x/use.mask
19 @@ -2,6 +2,10 @@
20 abi_s390_32
21 -abi_s390_64
22
23 +# Sam James <sam@g.o> (2022-05-02)
24 +# Rust is available for s390x (but not s390)
25 +-rust
26 +
27 # sys-libs/libunwind is keyworded on s390x
28 -unwind
29 -libunwind