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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B9AE41580FD for ; Sat, 21 Dec 2024 17:16:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BEB3E097E; Sat, 21 Dec 2024 17:16:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7763AE097E for ; Sat, 21 Dec 2024 17:16: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 5A3EB340906 for ; Sat, 21 Dec 2024 17:16:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2C181F9A for ; Sat, 21 Dec 2024 17:16:45 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1734801383.c0287296fc92803c2a531dd63480c2e93c5b2a87.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-keyring/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild X-VCS-Directories: gnome-base/gnome-keyring/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c0287296fc92803c2a531dd63480c2e93c5b2a87 X-VCS-Branch: master Date: Sat, 21 Dec 2024 17:16:45 +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: f131f9a7-1c4f-4e24-8bf3-24d308e56bf8 X-Archives-Hash: c141e59bdb2d05fbd00ffc8276e7a0bb commit: c0287296fc92803c2a531dd63480c2e93c5b2a87 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Dec 21 17:16:23 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Dec 21 17:16:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0287296 gnome-base/gnome-keyring: Stabilize 46.2 sparc, #946484 Signed-off-by: Arthur Zamarin gentoo.org> gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild b/gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild index ae4134a70c45..e995c9187de2 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-keyring" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="pam selinux +ssh-agent systemd test valgrind" RESTRICT="!test? ( test )"