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 47B4D158090 for ; Sun, 1 May 2022 20:10:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6327CE09FE; Sun, 1 May 2022 20:10:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4348BE09FE for ; Sun, 1 May 2022 20:10:57 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2001F341107 for ; Sun, 1 May 2022 20:10:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58E2A105 for ; Sun, 1 May 2022 20:10:54 +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: <1651435837.bdf58d1b78c87d611a4831ca54847e407ddbb408.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/s390x/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/s390/s390x/package.use.force X-VCS-Directories: profiles/arch/s390/s390x/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bdf58d1b78c87d611a4831ca54847e407ddbb408 X-VCS-Branch: master Date: Sun, 1 May 2022 20:10:54 +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: 7bb962de-400b-478b-92cb-08f3ebfa2070 X-Archives-Hash: 6be6c3d8b8dcb4c4f739d943cad78eb7 commit: bdf58d1b78c87d611a4831ca54847e407ddbb408 Author: Sam James gentoo org> AuthorDate: Sun May 1 20:10:37 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 1 20:10:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf58d1b profiles/arch/s390/s390x: add dev-lang/rust LLVM_TARGETS force for SystemZ Signed-off-by: Sam James gentoo.org> profiles/arch/s390/s390x/package.use.force | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/s390/s390x/package.use.force b/profiles/arch/s390/s390x/package.use.force index b1f0e838fe6c..54d9b2d19c6f 100644 --- a/profiles/arch/s390/s390x/package.use.force +++ b/profiles/arch/s390/s390x/package.use.force @@ -4,5 +4,6 @@ # Michał Górny (2016-11-11) # Force the host target to avoid dependency hell dev-ml/llvm-ocaml llvm_targets_SystemZ +dev-lang/rust llvm_targets_SystemZ sys-devel/clang llvm_targets_SystemZ sys-devel/llvm llvm_targets_SystemZ