diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 17:11:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 18:08:32 +0000 |
commit | 87b1e9c78017f1e21fac4a2bb13e75e61eaf613b (patch) | |
tree | 588074c85f513c6cb76bea7862abb1fdcd9a73f2 | |
parent | dev-libs/libgweather: Stabilize 3.36.1 amd64, #738728 (diff) | |
download | gentoo-87b1e9c78017f1e21fac4a2bb13e75e61eaf613b.tar.gz gentoo-87b1e9c78017f1e21fac4a2bb13e75e61eaf613b.tar.bz2 gentoo-87b1e9c78017f1e21fac4a2bb13e75e61eaf613b.zip |
gnome-extra/evolution-data-server: Stabilize 3.36.5 amd64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-3.36.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.36.5.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.36.5.ebuild index 0a00727d5e69..8ea1ba4ebd94 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.36.5.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.36.5.ebuild @@ -16,7 +16,7 @@ SLOT="0/62-24-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 |