diff options
author | Sam James <sam@gentoo.org> | 2022-07-29 03:58:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-29 03:58:52 +0100 |
commit | 6f566e7f2592ab0eb390c5f3b07908366d9a2e6d (patch) | |
tree | 3032a547388e0af2c38c26e50bd42f82357b7bf1 /gnome-extra/evolution-data-server | |
parent | gnome-base/gnome-control-center: Stabilize 42.3 arm64, #861029 (diff) | |
download | gentoo-6f566e7f2592ab0eb390c5f3b07908366d9a2e6d.tar.gz gentoo-6f566e7f2592ab0eb390c5f3b07908366d9a2e6d.tar.bz2 gentoo-6f566e7f2592ab0eb390c5f3b07908366d9a2e6d.zip |
gnome-extra/evolution-data-server: Stabilize 3.44.3 arm64, #861029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild index bcdc1c160cc4..32c1d63dddc4 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild @@ -15,7 +15,7 @@ SLOT="0/63-26-20" # subslot = libcamel-1.2/libedataserver-1.2/libebook-1.2.so so IUSE="berkdb +gnome-online-accounts +gtk gtk-doc +introspection ipv6 ldap kerberos oauth vala +weather" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" # gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to handle more than 100 google tasks # berkdb needed only for migrating old addressbook data from <3.13 versions, bug #519512 |