commit: 24ae31743146fbf538b22c76c4a58876188061f5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 26 14:42:55 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 26 14:45:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ae3174
Revert "profiles/arch/s390: mask/unmask spidermonkey where rust/no rust" Needs LLVM too. This reverts commit 9eef1a26d8fc0c5c2e987c5a69351d09305f8e64. 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 deletions(-) diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask index 5fb9cee17857..edc7a2fb4ef6 100644 --- a/profiles/arch/s390/package.mask +++ b/profiles/arch/s390/package.mask @@ -7,7 +7,6 @@ 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 80391111b6c5..651c8568c369 100644 --- a/profiles/arch/s390/s390x/package.mask +++ b/profiles/arch/s390/s390x/package.mask @@ -7,7 +7,6 @@ -app-eselect/eselect-rust -dev-lang/rust -dev-lang/rust-bin -->=dev-lang/spidermonkey-78 -virtual/rust # Arthur Zamarin <[email protected]> (2022-03-20)
