diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2017-08-21 20:36:22 +0100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-28 01:34:04 +1000 |
commit | adcacfe4f10e2d58ce9b2e56ab1aa82eec34b72f (patch) | |
tree | 5853426539bb56565fc805fde4cd08081ecaba4e /gnome-extra/evolution-data-server | |
parent | media-libs/lib3ds: added ~arm64 keyword (diff) | |
download | gentoo-adcacfe4f10e2d58ce9b2e56ab1aa82eec34b72f.tar.gz gentoo-adcacfe4f10e2d58ce9b2e56ab1aa82eec34b72f.tar.bz2 gentoo-adcacfe4f10e2d58ce9b2e56ab1aa82eec34b72f.zip |
gnome-extra/evolution-data-server: added ~arm64 keyword
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-3.24.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.24.5.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.24.5.ebuild index b2dd1138a897..116009e996b9 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.24.5.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.24.5.ebuild @@ -18,7 +18,7 @@ SLOT="0/60" # subslot = libcamel-1.2 soname version IUSE="api-doc-extras berkdb +gnome-online-accounts +gtk google +introspection ipv6 ldap kerberos vala +weather" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" # sys-libs/db is only required for migrating from <3.13 versions # gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to handle more than 100 google tasks |