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 143B1158089 for ; Mon, 11 Sep 2023 19:57:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58DD22BC10A; Mon, 11 Sep 2023 19:57:12 +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 3E02E2BC10A for ; Mon, 11 Sep 2023 19:57:12 +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 56276335C0F for ; Mon, 11 Sep 2023 19:57:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBAC21174 for ; Mon, 11 Sep 2023 19:57:09 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1694462220.daf58da9acbcf70c3c304ac536fdc3ba810e135a.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/sequoia-sq/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/sequoia-sq/sequoia-sq-0.31.0.ebuild X-VCS-Directories: app-crypt/sequoia-sq/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: daf58da9acbcf70c3c304ac536fdc3ba810e135a X-VCS-Branch: master Date: Mon, 11 Sep 2023 19:57:09 +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: 9a8359fe-8d82-4219-8d49-edded9c8fabc X-Archives-Hash: 00d31f2d2558f3ee6fb793753133a47a commit: daf58da9acbcf70c3c304ac536fdc3ba810e135a Author: Florian Schmaus gentoo org> AuthorDate: Mon Sep 11 19:52:46 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Sep 11 19:57:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf58da9 app-crypt/sequoia-sq: stabilize 0.31.0 for amd64 Closes: https://bugs.gentoo.org/912544 Signed-off-by: Florian Schmaus gentoo.org> app-crypt/sequoia-sq/sequoia-sq-0.31.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/sequoia-sq/sequoia-sq-0.31.0.ebuild b/app-crypt/sequoia-sq/sequoia-sq-0.31.0.ebuild index 895294e7b787..ba59d1386836 100644 --- a/app-crypt/sequoia-sq/sequoia-sq-0.31.0.ebuild +++ b/app-crypt/sequoia-sq/sequoia-sq-0.31.0.ebuild @@ -463,7 +463,7 @@ LICENSE+=" || ( GPL-2 GPL-3 LGPL-3 ) " SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/sq"