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: Mon, 12 Sep 2022 16:01:43
Message-Id: 1662998472.0fead99c0c00645f618644dcd9ad603ae0e71c50.sam@gentoo
1 commit: 0fead99c0c00645f618644dcd9ad603ae0e71c50
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 12 16:01:12 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 12 16:01:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fead99c
7
8 gnome-extra/evolution-data-server: Stabilize 3.44.4 x86, #868606
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnome-extra/evolution-data-server/evolution-data-server-3.44.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.44.4.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.44.4.ebuild
16 index 15cd24b9222e..447979cd439b 100644
17 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.44.4.ebuild
18 +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.44.4.ebuild
19 @@ -15,7 +15,7 @@ SLOT="0/63-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