diff options
Diffstat (limited to 'gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild index 500e3bd8e884..4ae585582377 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.32.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy ) +PYTHON_COMPAT=( python2_7 python3_6 ) VALA_USE_DEPEND="vapigen" inherit cmake-utils db-use flag-o-matic gnome2 python-any-r1 systemd vala virtualx |