summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-04 00:23:03 +0000
committerSam James <sam@gentoo.org>2021-03-04 00:23:03 +0000
commita9dda841c1f142350ff6e96395d5ef9594cc89c0 (patch)
tree0d533af2e508d401e6c92a35468967bfdeefb770 /gnome-extra/evolution-data-server
parentgnome-base/gnome-settings-daemon: Stabilize 3.36.1 arm64, #773172 (diff)
downloadgentoo-a9dda841c1f142350ff6e96395d5ef9594cc89c0.tar.gz
gentoo-a9dda841c1f142350ff6e96395d5ef9594cc89c0.tar.bz2
gentoo-a9dda841c1f142350ff6e96395d5ef9594cc89c0.zip
gnome-extra/evolution-data-server: Stabilize 3.36.5 arm64, #773172
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.36.5.ebuild4
1 files changed, 2 insertions, 2 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 8ea1ba4ebd94..0910b70c8e0d 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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