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 65A15158090 for ; Mon, 16 May 2022 10:13:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98CE4E0874; Mon, 16 May 2022 10:13:57 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 79799E0874 for ; Mon, 16 May 2022 10:13:57 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 288BC3417C4 for ; Mon, 16 May 2022 10:13:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E28ADC for ; Mon, 16 May 2022 10:13:54 +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: <1652695921.c9e3a0784af89444f02693fa5f6002ca000bc589.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/sequoia-sqv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild X-VCS-Directories: app-crypt/sequoia-sqv/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: c9e3a0784af89444f02693fa5f6002ca000bc589 X-VCS-Branch: master Date: Mon, 16 May 2022 10:13:54 +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: 03827437-dbb8-4a00-a1ea-ea0ef92e4552 X-Archives-Hash: 328fcf1a8c78c7fd9bb48052b7d960bb commit: c9e3a0784af89444f02693fa5f6002ca000bc589 Author: Florian Schmaus gentoo org> AuthorDate: Mon May 16 07:24:08 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon May 16 10:12:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e3a078 app-crypt/sequoia-sqv: stabilize 1.1.0 for amd64 Signed-off-by: Florian Schmaus gentoo.org> app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild b/app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild index f55753979333..6d67fc76f141 100644 --- a/app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild +++ b/app-crypt/sequoia-sqv/sequoia-sqv-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -166,7 +166,7 @@ SRC_URI=" LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 CC0-1.0 GPL-2 GPL-2+ GPL-3 ISC LGPL-3 LGPL-3+ MIT MPL-2.0 ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/sqv"