diff options
Diffstat (limited to 'gnome-extra/evolution-data-server/evolution-data-server-3.32.4.ebuild')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-3.32.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.32.4.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.32.4.ebuild index 1a27333dba64..729b3eb428aa 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.32.4.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.32.4.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 |