Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnome-online-accounts/
Date: Thu, 20 Jan 2022 10:02:36
Message-Id: 1642672922.c305abcbd6cd790f8c9c61a08c6bfd13c5a77c90.jsmolic@gentoo
1 commit: c305abcbd6cd790f8c9c61a08c6bfd13c5a77c90
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:58:01 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 10:02:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c305abcb
7
8 net-libs/gnome-online-accounts: Stabilize 3.40.1 x86, #831048
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-libs/gnome-online-accounts/gnome-online-accounts-3.40.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.40.1.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.40.1.ebuild
16 index fe36f7b72807..fbc97a3140fb 100644
17 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.40.1.ebuild
18 +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.40.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
26
27 LICENSE="LGPL-2+"
28 SLOT="0/1"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86"
31
32 IUSE="debug gnome +introspection kerberos +vala"
33 REQUIRED_USE="vala? ( introspection )"