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 1A2B215811D for ; Fri, 7 Jul 2023 08:18:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4C83E084A; Fri, 7 Jul 2023 08:18:30 +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 C55CBE084A for ; Fri, 7 Jul 2023 08:18:30 +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 D2026340F05 for ; Fri, 7 Jul 2023 08:18:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55956AC4 for ; Fri, 7 Jul 2023 08:18:28 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1688717847.edaf31244d65daf1afba0689d3c136c83780af30.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/epiphany/epiphany-44.3.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: edaf31244d65daf1afba0689d3c136c83780af30 X-VCS-Branch: master Date: Fri, 7 Jul 2023 08:18:28 +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: 64e4984e-1f34-4cd4-87d0-3404074c53d0 X-Archives-Hash: 8d3d6f7c3ee6ce728b1e2f6ee45f4b0f commit: edaf31244d65daf1afba0689d3c136c83780af30 Author: WANG Xuerui gentoo org> AuthorDate: Wed Jul 5 07:00:52 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Fri Jul 7 08:17:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edaf3124 www-client/epiphany: keyword 44.3 for ~loong Signed-off-by: WANG Xuerui gentoo.org> www-client/epiphany/epiphany-44.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/epiphany/epiphany-44.3.ebuild b/www-client/epiphany/epiphany-44.3.ebuild index 53e8f0938976..65629d6dd0f8 100644 --- a/www-client/epiphany/epiphany-44.3.ebuild +++ b/www-client/epiphany/epiphany-44.3.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 ~loong ~ppc ~ppc64 ~riscv ~x86" DEPEND=" >=x11-libs/cairo-1.2