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 E1A3C158094 for ; Sun, 28 Aug 2022 12:27:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26EE3E0901; Sun, 28 Aug 2022 12:27:08 +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 0CB84E0901 for ; Sun, 28 Aug 2022 12:27:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1DA2A34102A for ; Sun, 28 Aug 2022 12:27:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA87457D for ; Sun, 28 Aug 2022 12:27:05 +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: <1661689581.c1c5abb14abda5fb3726cec12641046a82c99fd7.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.27.0.ebuild X-VCS-Directories: app-crypt/sequoia-sq/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: c1c5abb14abda5fb3726cec12641046a82c99fd7 X-VCS-Branch: master Date: Sun, 28 Aug 2022 12:27:05 +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: d530fa04-a625-430e-bbfa-a6d668caf974 X-Archives-Hash: 94ad4ca0985700f1d8c31fe1a78ebe62 commit: c1c5abb14abda5fb3726cec12641046a82c99fd7 Author: Florian Schmaus gentoo org> AuthorDate: Sun Aug 28 12:24:15 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Aug 28 12:26:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c5abb1 app-crypt/sequoia-sq: stabilize 0.27.0 for amd64 Signed-off-by: Florian Schmaus gentoo.org> app-crypt/sequoia-sq/sequoia-sq-0.27.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/sequoia-sq/sequoia-sq-0.27.0.ebuild b/app-crypt/sequoia-sq/sequoia-sq-0.27.0.ebuild index 832e1ecc57ad..4b5c805418cd 100644 --- a/app-crypt/sequoia-sq/sequoia-sq-0.27.0.ebuild +++ b/app-crypt/sequoia-sq/sequoia-sq-0.27.0.ebuild @@ -408,7 +408,7 @@ SRC_URI=" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 GPL-2 GPL-2+ GPL-3 GPL-3+ ISC LGPL-2+ LGPL-3 LGPL-3+ MIT MPL-2.0 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" S="${WORKDIR}/${PN}-v${PV}"