commit: e922ad73f3c9c2d2c148210493594191d3fa28db
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 10:19:29 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 10:19:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e922ad73
gnome-extra/evolution-data-server: Add support for newer python
Package-Manager: Portage-2.3.16, Repoman-2.3.6
gnome-extra/evolution-data-server/evolution-data-server-3.24.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/gnome-extra/evolution-data-server/evolution-data-server-3.24.6.ebuild
b/gnome-extra/evolution-data-server/evolution-data-server-3.24.6.ebuild
index 3b282187133..082f7b928c0 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.24.6.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.24.6.ebuild
@@ -3,7 +3,7 @@
EAPI=6
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
VALA_USE_DEPEND="vapigen"
inherit cmake-utils db-use flag-o-matic gnome2 python-any-r1 systemd vala
virtualx