Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-data-server/
Date: Sun, 11 Jul 2021 20:49:00
Message-Id: 1626036514.282a3d3babdbea60f6c6194de0f0b130d862dd15.sam@gentoo
1 commit: 282a3d3babdbea60f6c6194de0f0b130d862dd15
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 20:48:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 20:48:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=282a3d3b
7
8 gnome-extra/evolution-data-server: Stabilize 3.40.2 arm64, #800710
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnome-extra/evolution-data-server/evolution-data-server-3.40.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.40.2.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.40.2.ebuild
16 index dd0ddcd66c3..5219b100f94 100644
17 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.40.2.ebuild
18 +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.40.2.ebuild
19 @@ -16,7 +16,7 @@ SLOT="0/62-26-20" # subslot = libcamel-1.2/libedataserver-1.2/libebook-1.2.so so
20 IUSE="berkdb +gnome-online-accounts +gtk gtk-doc +introspection ipv6 ldap kerberos oauth vala +weather"
21 REQUIRED_USE="vala? ( introspection )"
22
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
25
26 # gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to handle more than 100 google tasks
27 # berkdb needed only for migrating old addressbook data from <3.13 versions, bug #519512