diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 07:15:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 07:16:00 +0100 |
commit | 9eef1a26d8fc0c5c2e987c5a69351d09305f8e64 (patch) | |
tree | 43c6e1fc847472bd5034094d56058bd40ac8e574 /profiles | |
parent | profiles/arch/s390: mask media-libs/imlib2[heif] (diff) | |
download | gentoo-9eef1a26d8fc0c5c2e987c5a69351d09305f8e64.tar.gz gentoo-9eef1a26d8fc0c5c2e987c5a69351d09305f8e64.tar.bz2 gentoo-9eef1a26d8fc0c5c2e987c5a69351d09305f8e64.zip |
profiles/arch/s390: mask/unmask spidermonkey where rust/no rust
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/s390/package.mask | 1 | ||||
-rw-r--r-- | profiles/arch/s390/s390x/package.mask | 1 |
2 files changed, 2 insertions, 0 deletions
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 <arthurzam@gentoo.org> (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 <arthurzam@gentoo.org> (2022-03-20) |