From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E9A4315808E for ; Tue, 26 Apr 2022 14:45:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80F89E0833; Tue, 26 Apr 2022 14:45:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 95B08E0833 for ; Tue, 26 Apr 2022 14:45:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B283E341350 for ; Tue, 26 Apr 2022 14:45:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21BE742C for ; Tue, 26 Apr 2022 14:45:53 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1650984343.8a5461b834074318aa94ec4e5d0157a7aa130328.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/, profiles/arch/s390/s390x/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/s390/package.use.force profiles/arch/s390/s390x/package.use.force X-VCS-Directories: profiles/arch/s390/s390x/ profiles/arch/s390/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8a5461b834074318aa94ec4e5d0157a7aa130328 X-VCS-Branch: master Date: Tue, 26 Apr 2022 14:45:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d2205bd7-9861-4782-becd-7b221bd84de6 X-Archives-Hash: bbb6ed38e6ffef4fd4adfe6313e7b3a0 commit: 8a5461b834074318aa94ec4e5d0157a7aa130328 Author: Sam James gentoo org> AuthorDate: Tue Apr 26 14:44:24 2022 +0000 Commit: Sam James gentoo 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 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 (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 (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 (2022-04-26) -# Spidermonkey needs Rust and not available for s390 (but is for s390x) -sys-auth/polkit -duktape - # Michał Górny (2016-11-11) # Force the host target to avoid dependency hell dev-ml/llvm-ocaml llvm_targets_SystemZ