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 3225215ACFB for ; Tue, 25 Apr 2023 19:01:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06FCCE09CC; Tue, 25 Apr 2023 19:01:50 +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 DF2E8E09CC for ; Tue, 25 Apr 2023 19:01:49 +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 D18EC340EFE for ; Tue, 25 Apr 2023 19:01:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B50EA53 for ; Tue, 25 Apr 2023 19:01:47 +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: <1682449279.ab588b7660dc2e8d7da25594aa7fc393e37bdc1c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/sequoia-chameleon-gnupg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/sequoia-chameleon-gnupg/sequoia-chameleon-gnupg-0.2.0.ebuild X-VCS-Directories: app-crypt/sequoia-chameleon-gnupg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ab588b7660dc2e8d7da25594aa7fc393e37bdc1c X-VCS-Branch: master Date: Tue, 25 Apr 2023 19:01:47 +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: 51458c43-78ba-4eed-ad0d-80490fc5678d X-Archives-Hash: 65a9abd6810bcd3ef38ff7b3942edb81 commit: ab588b7660dc2e8d7da25594aa7fc393e37bdc1c Author: Sam James gentoo org> AuthorDate: Tue Apr 25 19:01:19 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 25 19:01:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab588b76 app-crypt/sequoia-chameleon-gnupg: Keyword 0.2.0 arm64, #905014 Signed-off-by: Sam James gentoo.org> app-crypt/sequoia-chameleon-gnupg/sequoia-chameleon-gnupg-0.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/sequoia-chameleon-gnupg/sequoia-chameleon-gnupg-0.2.0.ebuild b/app-crypt/sequoia-chameleon-gnupg/sequoia-chameleon-gnupg-0.2.0.ebuild index 5b7c38538af6..8d540fb60c0f 100644 --- a/app-crypt/sequoia-chameleon-gnupg/sequoia-chameleon-gnupg-0.2.0.ebuild +++ b/app-crypt/sequoia-chameleon-gnupg/sequoia-chameleon-gnupg-0.2.0.ebuild @@ -306,7 +306,7 @@ LICENSE+=" || ( GPL-2 GPL-3 LGPL-3 ) " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" # See e.g. https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/issues/8 # Even though that's fixed as of >0.2.0, tests still completely fail inside # Portage. Not yet sure why/how. They do better outside, although some fail