Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-data-server/
Date: Thu, 09 Jan 2020 12:47:04
Message-Id: 1578574002.6250065ba7eaa25a00bf31536d521746b2a4e70b.ago@gentoo
1 commit: 6250065ba7eaa25a00bf31536d521746b2a4e70b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 9 12:46:42 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 9 12:46:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6250065b
7
8 gnome-extra/evolution-data-server: amd64 stable wrt bug #704438
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild
18 index 4ae58558237..bd59d14dd9c 100644
19 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild
20 +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild
21 @@ -17,7 +17,7 @@ SLOT="0/62-24" # subslot = libcamel-1.2/libedataserver-1.2 soname version
22 IUSE="berkdb +gnome-online-accounts +gtk gtk-doc +introspection ipv6 ldap kerberos oauth vala +weather"
23 REQUIRED_USE="vala? ( introspection )"
24
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
27
28 # gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to handle more than 100 google tasks
29 # berkdb needed only for migrating old addressbook data from <3.13 versions, bug #519512