commit: 9eef1a26d8fc0c5c2e987c5a69351d09305f8e64 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 26 06:15:23 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 26 06:16:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eef1a26
profiles/arch/s390: mask/unmask spidermonkey where rust/no rust Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/s390/package.mask | 1 + profiles/arch/s390/s390x/package.mask | 1 + 2 files changed, 2 insertions(+) diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask index edc7a2fb4ef6..5fb9cee17857 100644 --- a/profiles/arch/s390/package.mask +++ b/profiles/arch/s390/package.mask @@ -7,6 +7,7 @@ app-eselect/eselect-rust dev-lang/rust dev-lang/rust-bin +>=dev-lang/spidermonkey-78 virtual/rust # Arthur Zamarin <[email protected]> (2022-03-20) diff --git a/profiles/arch/s390/s390x/package.mask b/profiles/arch/s390/s390x/package.mask index 651c8568c369..80391111b6c5 100644 --- a/profiles/arch/s390/s390x/package.mask +++ b/profiles/arch/s390/s390x/package.mask @@ -7,6 +7,7 @@ -app-eselect/eselect-rust -dev-lang/rust -dev-lang/rust-bin +->=dev-lang/spidermonkey-78 -virtual/rust # Arthur Zamarin <[email protected]> (2022-03-20)
