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 9631215838C for ; Thu, 18 Jan 2024 07:56:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87365E2B76; Thu, 18 Jan 2024 07:56:22 +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 69FEEE2B74 for ; Thu, 18 Jan 2024 07:56:22 +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 B724F343397 for ; Thu, 18 Jan 2024 07:56:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0194014CE for ; Thu, 18 Jan 2024 07:56:18 +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: <1705564337.53d514d83f553cc2d2d7457f8b43ccafd393a2f8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/microsoft-edge/microsoft-edge-120.0.2210.144.ebuild X-VCS-Directories: www-client/microsoft-edge/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 53d514d83f553cc2d2d7457f8b43ccafd393a2f8 X-VCS-Branch: master Date: Thu, 18 Jan 2024 07:56: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: 7556ed11-23af-44c5-8bb8-b39a468fdbd7 X-Archives-Hash: 53e585d6841f0c3a038b8aeb8d5d6b0d commit: 53d514d83f553cc2d2d7457f8b43ccafd393a2f8 Author: Matt Jolly footclan ninja> AuthorDate: Thu Jan 18 06:43:30 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 18 07:52:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d514d8 www-client/microsoft-edge: amd64 stable (120.0.2210.144) Signed-off-by: Matt Jolly footclan.ninja> Signed-off-by: Sam James gentoo.org> www-client/microsoft-edge/microsoft-edge-120.0.2210.144.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/microsoft-edge/microsoft-edge-120.0.2210.144.ebuild b/www-client/microsoft-edge/microsoft-edge-120.0.2210.144.ebuild index ef74386492f2..332a69d1f006 100644 --- a/www-client/microsoft-edge/microsoft-edge-120.0.2210.144.ebuild +++ b/www-client/microsoft-edge/microsoft-edge-120.0.2210.144.ebuild @@ -14,7 +14,7 @@ else MY_PN=${PN} fi -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" MY_P="${MY_PN}_${PV}-1"