summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:51:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:59:19 +0200
commitc975adb84d13fb4d38d85774a73728516ef9fba9 (patch)
tree20be33a0cf52f7d8205ab54ca679ddb7ca6fbd38 /gnome-extra/evolution-data-server
parentdev-libs/nettle: x86 stable wrt bug #730736 (diff)
downloadgentoo-c975adb84d13fb4d38d85774a73728516ef9fba9.tar.gz
gentoo-c975adb84d13fb4d38d85774a73728516ef9fba9.tar.bz2
gentoo-c975adb84d13fb4d38d85774a73728516ef9fba9.zip
gnome-extra/evolution-data-server: x86 stable wrt bug #730748
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r--gnome-extra/evolution-data-server/evolution-data-server-3.36.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.36.4.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.36.4.ebuild
index 5089f36061ec..3de5e4b82c8a 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.36.4.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.36.4.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