From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 5754115813A for ; Wed, 22 Jan 2025 07:54:29 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 41BB3340C15 for ; Wed, 22 Jan 2025 07:54:29 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4BE45110437; Wed, 22 Jan 2025 07:54:10 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 45F5F110437 for ; Wed, 22 Jan 2025 07:54:10 +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 EF5D8340C15 for ; Wed, 22 Jan 2025 07:54:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94CA625D5 for ; Wed, 22 Jan 2025 07:54:07 +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: <1737532418.e988275432d6bfdcac144b055264be797e8ba9fc.sam@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-1.0.0.ebuild X-VCS-Directories: app-crypt/sequoia-sq/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e988275432d6bfdcac144b055264be797e8ba9fc X-VCS-Branch: master Date: Wed, 22 Jan 2025 07:54:07 +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: a920e87d-4707-443f-b599-f7f5de8099ef X-Archives-Hash: fcc54791eeb329ac389eaf54975489a4 commit: e988275432d6bfdcac144b055264be797e8ba9fc Author: Sam James gentoo org> AuthorDate: Wed Jan 22 07:53:38 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 22 07:53:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9882754 app-crypt/sequoia-sq: Stabilize 1.0.0 amd64, #948532 Signed-off-by: Sam James gentoo.org> app-crypt/sequoia-sq/sequoia-sq-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/sequoia-sq/sequoia-sq-1.0.0.ebuild b/app-crypt/sequoia-sq/sequoia-sq-1.0.0.ebuild index abb1155be144..fcb9ee5830f2 100644 --- a/app-crypt/sequoia-sq/sequoia-sq-1.0.0.ebuild +++ b/app-crypt/sequoia-sq/sequoia-sq-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -549,7 +549,7 @@ LICENSE+=" || ( GPL-2 GPL-3 LGPL-3 ) " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/sq"