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 E12441581FD for ; Sat, 13 Sep 2025 01:30:50 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CDECF340F3F for ; Sat, 13 Sep 2025 01:30:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E32BE11057D; Sat, 13 Sep 2025 01:30:27 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DB29F11057D for ; Sat, 13 Sep 2025 01:30:27 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 981A4340F8E for ; Sat, 13 Sep 2025 01:30:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2F7C39A4 for ; Sat, 13 Sep 2025 01:30:24 +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: <1757726744.5d2939dd98a39023fa58c07e3e6cb2651a508b55.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnome-online-accounts/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/gnome-online-accounts/gnome-online-accounts-3.54.4.ebuild X-VCS-Directories: net-libs/gnome-online-accounts/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5d2939dd98a39023fa58c07e3e6cb2651a508b55 X-VCS-Branch: master Date: Sat, 13 Sep 2025 01:30:24 +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: 3f7e79c6-95c6-4c28-a4a1-abce834f7696 X-Archives-Hash: e2b6f321fe098bb546ddaaf6b6e311b1 commit: 5d2939dd98a39023fa58c07e3e6cb2651a508b55 Author: Sam James gentoo org> AuthorDate: Sat Sep 13 01:25:44 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 13 01:25:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d2939dd net-libs/gnome-online-accounts: Stabilize 3.54.4 amd64, #962642 Signed-off-by: Sam James gentoo.org> net-libs/gnome-online-accounts/gnome-online-accounts-3.54.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.54.4.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.54.4.ebuild index e56a03fc8513..0e7da5821d40 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.54.4.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.54.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-online-accounts" LICENSE="LGPL-2+" SLOT="0/1" -KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="debug doc gnome +introspection kerberos ms365 +vala" REQUIRED_USE="vala? ( introspection )"