commit:     27f4810b26b0c36808997b0457f3493be4370e8e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 09:35:24 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 09:56:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f4810b

app-misc/khal: Support newer python

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-misc/khal/khal-0.9.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/khal/khal-0.9.4.ebuild b/app-misc/khal/khal-0.9.4.ebuild
index b8b06ecf587..cb6d7212337 100644
--- a/app-misc/khal/khal-0.9.4.ebuild
+++ b/app-misc/khal/khal-0.9.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python3_{4,6} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1

Reply via email to