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 233021581C1 for ; Thu, 18 Jul 2024 16:09:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAAE1E2A5C; Thu, 18 Jul 2024 16:09:11 +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 AFC35E2A5C for ; Thu, 18 Jul 2024 16:09:11 +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 BF453342FB5 for ; Thu, 18 Jul 2024 16:09:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E8811E2A for ; Thu, 18 Jul 2024 16:09:09 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1721318929.9cd9167b8a1464f2b9f32c9241bb2afa3a9746c3.pacho@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.50.3.ebuild X-VCS-Directories: net-libs/gnome-online-accounts/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 9cd9167b8a1464f2b9f32c9241bb2afa3a9746c3 X-VCS-Branch: master Date: Thu, 18 Jul 2024 16:09:09 +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: 20aec658-ba81-45cc-a651-dd7bf8bc09a2 X-Archives-Hash: 7fb82a1284ae02f4d29416625e7b571c commit: 9cd9167b8a1464f2b9f32c9241bb2afa3a9746c3 Author: Pacho Ramos gentoo org> AuthorDate: Thu Jul 18 15:54:28 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Jul 18 16:08:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd9167b net-libs/gnome-online-accounts: unkeyword 3.50.3 for ~sparc libadwaita sparc keyword was dropped some months ago: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84d11b212c5db6efa93aa7d41ad2e5f0a12fb82b Signed-off-by: Pacho Ramos gentoo.org> net-libs/gnome-online-accounts/gnome-online-accounts-3.50.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.50.3.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.50.3.ebuild index 6b0179563fbe..4989d24db326 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.50.3.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.50.3.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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="debug gnome gtk-doc +introspection kerberos man ms365 +vala" REQUIRED_USE="vala? ( introspection )"