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: Sat, 06 Nov 2021 04:09:35
Message-Id: 1636171729.63595422a9d9825a75805edd9dd51bc3cc5febd1.sam@gentoo
1 commit: 63595422a9d9825a75805edd9dd51bc3cc5febd1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 6 04:08:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 6 04:08:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63595422
7
8 gnome-extra/evolution-data-server: Stabilize 3.40.4 x86, #815013
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnome-extra/evolution-data-server/evolution-data-server-3.40.4.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.4.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.40.4.ebuild
16 index da84f9765a0..266c3291aa5 100644
17 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.40.4.ebuild
18 +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.40.4.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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~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