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 D6522158089 for ; Thu, 7 Sep 2023 14:41:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95D192BC03E; Thu, 7 Sep 2023 14:41:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 803B12BC03E for ; Thu, 7 Sep 2023 14:41:18 +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 B59EF335CA3 for ; Thu, 7 Sep 2023 14:41:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25EED1140 for ; Thu, 7 Sep 2023 14:41:16 +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: <1694097649.0bce6e8c408f27eaa8c3b558f7d2563056815688.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/mirrorselect/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/mirrorselect/mirrorselect-2.4.0.ebuild X-VCS-Directories: app-portage/mirrorselect/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0bce6e8c408f27eaa8c3b558f7d2563056815688 X-VCS-Branch: master Date: Thu, 7 Sep 2023 14:41:16 +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: c99440d7-e67f-469a-a2ea-65fb3f88a00a X-Archives-Hash: 32371c9d3237bfa999ce55734d108cd3 commit: 0bce6e8c408f27eaa8c3b558f7d2563056815688 Author: Sam James gentoo org> AuthorDate: Thu Sep 7 14:40:49 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 7 14:40:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bce6e8c app-portage/mirrorselect: Stabilize 2.4.0 ALLARCHES, #913744 Signed-off-by: Sam James gentoo.org> app-portage/mirrorselect/mirrorselect-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/mirrorselect/mirrorselect-2.4.0.ebuild b/app-portage/mirrorselect/mirrorselect-2.4.0.ebuild index 7bfb3b6cf4ec..dfd5e8b06d24 100644 --- a/app-portage/mirrorselect/mirrorselect-2.4.0.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.4.0.ebuild @@ -24,7 +24,7 @@ else https://dev.gentoo.org/~dolsen/releases/mirrorselect/mirrorselect-test " - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" SSL_FETCH_VER=0.3 fi