From: Michał Górny Date: Mon, 10 Feb 2020 13:05:04 +0000 (+0100) Subject: gnome-extra/evolution-data-server: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=77a45bea7572e322079c05f72b5d21fa7c3fefb0;p=gentoo.git gnome-extra/evolution-data-server: Remove py2 where possible Signed-off-by: Michał Górny --- 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 3f15245d2c44..1c26f9c18bec 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 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) VALA_USE_DEPEND="vapigen" inherit cmake-utils db-use flag-o-matic gnome2 python-any-r1 systemd vala virtualx