diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 16:04:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 16:19:08 +0200 |
commit | df125c045eef6d98310ae61ad8e7e4395733b143 (patch) | |
tree | 784613cd8a92432d13a74c47d6f2d817201debae /gnome-extra | |
parent | gnome-base/nautilus: x86 stable (bug #728924) (diff) | |
download | gentoo-df125c045eef6d98310ae61ad8e7e4395733b143.tar.gz gentoo-df125c045eef6d98310ae61ad8e7e4395733b143.tar.bz2 gentoo-df125c045eef6d98310ae61ad8e7e4395733b143.zip |
gnome-extra/evolution-data-server: x86 stable (bug #728924)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-3.36.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.36.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.36.3.ebuild index 5089f36061ec..3de5e4b82c8a 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.36.3.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.36.3.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 |