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 0CC7E158090 for ; Sat, 28 May 2022 05:45:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 085E0E0916; Sat, 28 May 2022 05:45:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 E2313E0916 for ; Sat, 28 May 2022 05:45:37 +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 284A13411AF for ; Sat, 28 May 2022 05:45:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F04524FF for ; Sat, 28 May 2022 05:45:33 +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: <1653716702.33e57b3527e848c8d3c789a635f59ad725d8f0ad.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/epiphany/epiphany-42.2.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 33e57b3527e848c8d3c789a635f59ad725d8f0ad X-VCS-Branch: master Date: Sat, 28 May 2022 05:45:33 +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: 98d3b063-63df-480b-b225-084970860935 X-Archives-Hash: 81ee90a4ecd514a82c7749f474ec45ec commit: 33e57b3527e848c8d3c789a635f59ad725d8f0ad Author: Sam James gentoo org> AuthorDate: Sat May 28 05:40:50 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 28 05:45:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e57b35 www-client/epiphany: Stabilize 42.2 arm64, #843794 Signed-off-by: Sam James gentoo.org> www-client/epiphany/epiphany-42.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/epiphany/epiphany-42.2.ebuild b/www-client/epiphany/epiphany-42.2.ebuild index f8d856d191fa..19e7f2c4789c 100644 --- a/www-client/epiphany/epiphany-42.2.ebuild +++ b/www-client/epiphany/epiphany-42.2.ebuild @@ -12,7 +12,7 @@ LICENSE="GPL-3+" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" DEPEND=" >=dev-libs/glib-2.67.4:2