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/, profiles/arch/s390/
Date: Tue, 26 Apr 2022 06:16:12
Message-Id: 1650953760.9eef1a26d8fc0c5c2e987c5a69351d09305f8e64.sam@gentoo
1 commit: 9eef1a26d8fc0c5c2e987c5a69351d09305f8e64
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 06:15:23 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 06:16:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eef1a26
7
8 profiles/arch/s390: mask/unmask spidermonkey where rust/no rust
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/s390/package.mask | 1 +
13 profiles/arch/s390/s390x/package.mask | 1 +
14 2 files changed, 2 insertions(+)
15
16 diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask
17 index edc7a2fb4ef6..5fb9cee17857 100644
18 --- a/profiles/arch/s390/package.mask
19 +++ b/profiles/arch/s390/package.mask
20 @@ -7,6 +7,7 @@
21 app-eselect/eselect-rust
22 dev-lang/rust
23 dev-lang/rust-bin
24 +>=dev-lang/spidermonkey-78
25 virtual/rust
26
27 # Arthur Zamarin <arthurzam@g.o> (2022-03-20)
28
29 diff --git a/profiles/arch/s390/s390x/package.mask b/profiles/arch/s390/s390x/package.mask
30 index 651c8568c369..80391111b6c5 100644
31 --- a/profiles/arch/s390/s390x/package.mask
32 +++ b/profiles/arch/s390/s390x/package.mask
33 @@ -7,6 +7,7 @@
34 -app-eselect/eselect-rust
35 -dev-lang/rust
36 -dev-lang/rust-bin
37 +->=dev-lang/spidermonkey-78
38 -virtual/rust
39
40 # Arthur Zamarin <arthurzam@g.o> (2022-03-20)