From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1565565-garchives=archives.gentoo.org@lists.gentoo.org> 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 7AD84158089 for <garchives@archives.gentoo.org>; Wed, 25 Oct 2023 16:16:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 029422BC021; Wed, 25 Oct 2023 16:16: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 D36B72BC021 for <gentoo-commits@lists.gentoo.org>; Wed, 25 Oct 2023 16:16:28 +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 AC0C7335D21 for <gentoo-commits@lists.gentoo.org>; Wed, 25 Oct 2023 16:16:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B39EA12D0 for <gentoo-commits@lists.gentoo.org>; Wed, 25 Oct 2023 16:16:24 +0000 (UTC) From: "Mike Gilbert" <floppym@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" <floppym@gentoo.org> Message-ID: <1698250536.8ccbf191d3d5780c543ec3556b64e7f902332b9f.floppym@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-118.0.2088.69.ebuild X-VCS-Directories: www-client/microsoft-edge/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 8ccbf191d3d5780c543ec3556b64e7f902332b9f X-VCS-Branch: master Date: Wed, 25 Oct 2023 16:16:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1342c566-09e8-4947-be29-3943d6026d09 X-Archives-Hash: d361095d26cdcca7199b5195af4aa621 commit: 8ccbf191d3d5780c543ec3556b64e7f902332b9f Author: Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja> AuthorDate: Wed Oct 25 15:50:07 2023 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Wed Oct 25 16:15:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ccbf191 www-client/microsoft-edge: amd64 stable (118.0.2088.69) Signed-off-by: Matt Jolly <Matt.Jolly <AT> footclan.ninja> Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> www-client/microsoft-edge/microsoft-edge-118.0.2088.69.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/microsoft-edge/microsoft-edge-118.0.2088.69.ebuild b/www-client/microsoft-edge/microsoft-edge-118.0.2088.69.ebuild index ef74386492f2..332a69d1f006 100644 --- a/www-client/microsoft-edge/microsoft-edge-118.0.2088.69.ebuild +++ b/www-client/microsoft-edge/microsoft-edge-118.0.2088.69.ebuild @@ -14,7 +14,7 @@ else MY_PN=${PN} fi -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" MY_P="${MY_PN}_${PV}-1"