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 C5C9715808B for ; Tue, 1 Mar 2022 10:23:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 180A2E081A; Tue, 1 Mar 2022 10:23:29 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED4A7E081A for ; Tue, 1 Mar 2022 10:23:28 +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 B01F234348E for ; Tue, 1 Mar 2022 10:23:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E5B22B0 for ; Tue, 1 Mar 2022 10:23:26 +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: <1646130196.d4d4ff3d5eb79e2d874b40a4b60f31fea31f2b8d.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: scripts/ X-VCS-Repository: proj/releng X-VCS-Files: scripts/copy_buildsync.sh X-VCS-Directories: scripts/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: d4d4ff3d5eb79e2d874b40a4b60f31fea31f2b8d X-VCS-Branch: master Date: Tue, 1 Mar 2022 10:23:26 +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: a7ae0e97-fddf-461b-aa37-6f35b645e746 X-Archives-Hash: c692d86be3c09d743da4bf66b1c0b914 commit: d4d4ff3d5eb79e2d874b40a4b60f31fea31f2b8d Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Mar 1 10:22:58 2022 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Tue Mar 1 10:23:16 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=d4d4ff3d Re-enable mips uploads Signed-off-by: Andreas K. Hüttel gentoo.org> scripts/copy_buildsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/copy_buildsync.sh b/scripts/copy_buildsync.sh index 193075ef..dbd0041a 100755 --- a/scripts/copy_buildsync.sh +++ b/scripts/copy_buildsync.sh @@ -16,7 +16,7 @@ ARCHES=( arm64 hppa ia64 - #mips + mips m68k ppc riscv