Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnome-online-accounts/
Date: Sun, 30 Aug 2020 18:28:38
Message-Id: 1598812103.8efa9fafbd24863b75f2fd4dea5f022ba55d0f74.sam@gentoo
1 commit: 8efa9fafbd24863b75f2fd4dea5f022ba55d0f74
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 18:10:39 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 18:28:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8efa9faf
7
8 net-libs/gnome-online-accounts: Stabilize 3.36.0 arm64, #738728
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/gnome-online-accounts/gnome-online-accounts-3.36.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.36.0.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.36.0.ebuild
16 index 811f21cfe3f..1e103dd3910 100644
17 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.36.0.ebuild
18 +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.36.0.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
20
21 LICENSE="LGPL-2+"
22 SLOT="0/1"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~sparc x86"
25
26 IUSE="debug gnome +introspection kerberos +vala"
27 REQUIRED_USE="vala? ( introspection )"