commit:     8a5461b834074318aa94ec4e5d0157a7aa130328
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 14:44:24 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 14:45:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5461b8

profiles/arch/s390: fix duktape forcing

LLVM not available here.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/s390/package.use.force       | 2 +-
 profiles/arch/s390/s390x/package.use.force | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/profiles/arch/s390/package.use.force 
b/profiles/arch/s390/package.use.force
index fc76598ad05d..7a031392e14a 100644
--- a/profiles/arch/s390/package.use.force
+++ b/profiles/arch/s390/package.use.force
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Sam James <s...@gentoo.org> (2022-04-26)
-# Spidermonkey needs Rust and not available for s390 (but is for s390x)
+# Spidermonkey needs Rust and LLVM, not available for s390
 sys-auth/polkit duktape
 
 # Andreas K. Hüttel <dilfri...@gentoo.org> (2022-04-20)

diff --git a/profiles/arch/s390/s390x/package.use.force 
b/profiles/arch/s390/s390x/package.use.force
index 44699e079c3f..b1f0e838fe6c 100644
--- a/profiles/arch/s390/s390x/package.use.force
+++ b/profiles/arch/s390/s390x/package.use.force
@@ -1,10 +1,6 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <s...@gentoo.org> (2022-04-26)
-# Spidermonkey needs Rust and not available for s390 (but is for s390x)
-sys-auth/polkit -duktape
-
 # Michał Górny <mgo...@gentoo.org> (2016-11-11)
 # Force the host target to avoid dependency hell
 dev-ml/llvm-ocaml llvm_targets_SystemZ

Reply via email to