diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:25:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:25:17 +0000 |
commit | 157545137eca4dc4636299459266e4d2aae4dd1a (patch) | |
tree | 9a273d162d2353096d326882e5fa61b75db9c32a /gnome-extra/evolution-data-server | |
parent | dev-libs/libgdata: Stabilize 0.18.1 arm64, #792327 (diff) | |
download | gentoo-157545137eca4dc4636299459266e4d2aae4dd1a.tar.gz gentoo-157545137eca4dc4636299459266e4d2aae4dd1a.tar.bz2 gentoo-157545137eca4dc4636299459266e4d2aae4dd1a.zip |
gnome-extra/evolution-data-server: Stabilize 3.40.1 arm64, #792327
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.40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.40.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.40.1.ebuild index dd0ddcd66c38..5219b100f94f 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.40.1.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.40.1.ebuild @@ -16,7 +16,7 @@ SLOT="0/62-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 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~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 |