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 B4898158089 for ; Tue, 10 Oct 2023 21:49:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3DE82BC014; Tue, 10 Oct 2023 21:49:20 +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 D9A3A2BC014 for ; Tue, 10 Oct 2023 21:49:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2901C335C31 for ; Tue, 10 Oct 2023 21:49:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C65A41074 for ; Tue, 10 Oct 2023 21:49:18 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1696974539.4407b9a5e23b66bef92b1ef72974afa975c32f88.dilfridge@gentoo> Subject: [gentoo-commits] proj/binhost:master commit in: builders/demeter/gnome/portage/package.use/ X-VCS-Repository: proj/binhost X-VCS-Files: builders/demeter/gnome/portage/package.use/multilib X-VCS-Directories: builders/demeter/gnome/portage/package.use/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 4407b9a5e23b66bef92b1ef72974afa975c32f88 X-VCS-Branch: master Date: Tue, 10 Oct 2023 21:49:18 +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: 9d72538c-18bc-4e66-ae07-b10e4e357418 X-Archives-Hash: c14cc18da38ba9aedb59069476bbf58a commit: 4407b9a5e23b66bef92b1ef72974afa975c32f88 Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Oct 10 21:48:59 2023 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Tue Oct 10 21:48:59 2023 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=4407b9a5 Make some multilib Signed-off-by: Andreas K. Hüttel gentoo.org> .../demeter/gnome/portage/package.use/multilib | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/builders/demeter/gnome/portage/package.use/multilib b/builders/demeter/gnome/portage/package.use/multilib new file mode 100644 index 0000000..9537596 --- /dev/null +++ b/builders/demeter/gnome/portage/package.use/multilib @@ -0,0 +1,27 @@ +dev-libs/icu abi_x86_32 +dev-libs/libclc abi_x86_32 +dev-libs/libffi abi_x86_32 +dev-libs/libxml2 abi_x86_32 +dev-ml/llvm-ocaml abi_x86_32 +dev-python/clang-python abi_x86_32 +dev-python/lit abi_x86_32 +dev-util/lldb abi_x86_32 +sys-devel/clang abi_x86_32 +sys-devel/clang-common abi_x86_32 +sys-devel/clang-runtime abi_x86_32 +sys-devel/clang-toolchain-symlinks abi_x86_32 +sys-devel/lld abi_x86_32 +sys-devel/lld-toolchain-symlinks abi_x86_32 +sys-devel/llvm abi_x86_32 +sys-devel/llvm-common abi_x86_32 +sys-devel/llvm-toolchain-symlinks abi_x86_32 +sys-devel/llvmgold abi_x86_32 +sys-libs/compiler-rt abi_x86_32 +sys-libs/compiler-rt-sanitizers abi_x86_32 +sys-libs/gpm abi_x86_32 +sys-libs/libcxx abi_x86_32 +sys-libs/libcxxabi abi_x86_32 +sys-libs/libomp abi_x86_32 +sys-libs/llvm-libunwind abi_x86_32 +sys-libs/ncurses abi_x86_32 -gpm +sys-libs/zlib abi_x86_32