Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@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 15:17:41
Message-Id: 1598800629.92dd8d260a50f6875a429e839938d9f32ee21939.whissi@gentoo
1 commit: 92dd8d260a50f6875a429e839938d9f32ee21939
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 14:59:13 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 15:17:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92dd8d26
7
8 net-libs/gnome-online-accounts: x86 stable (bug #738728)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-libs/gnome-online-accounts/gnome-online-accounts-3.36.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 46f94f56249..a4dbf777266 100644
18 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.36.0.ebuild
19 +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.36.0.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
21
22 LICENSE="LGPL-2+"
23 SLOT="0/1"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
26
27 IUSE="debug gnome +introspection kerberos +vala"
28 REQUIRED_USE="vala? ( introspection )"