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 CB2E915800F for ; Sat, 7 Jan 2023 20:11:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 012A1E079E; Sat, 7 Jan 2023 20:11:45 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7E99E079E for ; Sat, 7 Jan 2023 20:11:45 +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 B75C6340F7E for ; Sat, 7 Jan 2023 20:11:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0977D7F4 for ; Sat, 7 Jan 2023 20:11:43 +0000 (UTC) From: "Stephan Hartmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephan Hartmann" Message-ID: <1673122233.6e6df846e03f815d10ba01700cf3d9afc25ca51a.sultan@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-108.0.1462.76.ebuild X-VCS-Directories: www-client/microsoft-edge/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 6e6df846e03f815d10ba01700cf3d9afc25ca51a X-VCS-Branch: master Date: Sat, 7 Jan 2023 20:11:43 +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: 0b264a9a-5188-4c6b-8051-40a6e0a982e8 X-Archives-Hash: df64ba7e40a21e5fc805f147cbe17de1 commit: 6e6df846e03f815d10ba01700cf3d9afc25ca51a Author: Stephan Hartmann gentoo org> AuthorDate: Sat Jan 7 20:08:53 2023 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Sat Jan 7 20:10:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6df846 www-client/microsoft-edge: amd64 stable (108.0.1462.76) Signed-off-by: Stephan Hartmann gentoo.org> www-client/microsoft-edge/microsoft-edge-108.0.1462.76.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/microsoft-edge/microsoft-edge-108.0.1462.76.ebuild b/www-client/microsoft-edge/microsoft-edge-108.0.1462.76.ebuild index 71055cb7bfda..865f57206994 100644 --- a/www-client/microsoft-edge/microsoft-edge-108.0.1462.76.ebuild +++ b/www-client/microsoft-edge/microsoft-edge-108.0.1462.76.ebuild @@ -14,7 +14,7 @@ else MY_PN=${PN} fi -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" MY_P="${MY_PN}_${PV}-1"