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 B1EC6158013 for ; Fri, 8 Dec 2023 22:51:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6B422BC019; Fri, 8 Dec 2023 22:51:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8DCE32BC019 for ; Fri, 8 Dec 2023 22:51:41 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 70E433408F0 for ; Fri, 8 Dec 2023 22:51:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4F94144F for ; Fri, 8 Dec 2023 22:51:38 +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: <1702075882.6e305b99cee8ff189828354318ab6224a5605427.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-qemu-mips-common X-VCS-Directories: tools/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 6e305b99cee8ff189828354318ab6224a5605427 X-VCS-Branch: master Date: Fri, 8 Dec 2023 22:51:38 +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: 355a141a-f153-437a-a964-82cab9fc4147 X-Archives-Hash: b4db0edaf974c45b6194eefb49e2609a commit: 6e305b99cee8ff189828354318ab6224a5605427 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Dec 8 22:51:22 2023 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Dec 8 22:51:22 2023 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=6e305b99 Stop building mipsel3 o32 Signed-off-by: Andreas K. Hüttel gentoo.org> tools/catalyst-auto-qemu-mips-common | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/catalyst-auto-qemu-mips-common b/tools/catalyst-auto-qemu-mips-common index 0ae79925..4331e527 100644 --- a/tools/catalyst-auto-qemu-mips-common +++ b/tools/catalyst-auto-qemu-mips-common @@ -16,8 +16,6 @@ SETS_O32=" mipsel2_softfloat_o32_systemd_mu mipsel2_o32_openrc mipsel2_o32_systemd_mu - mipsel3_o32_openrc - mipsel3_o32_systemd_mu mipsel2_o32_musl "