commit:     1409cf65b5c911951acb5dd3845a32143a99158f
Author:     Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  6 21:20:15 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 21:20:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1409cf65

app-misc/khal: fix python_compat

Package-Manager: portage-2.3.0

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

diff --git a/app-misc/khal/khal-0.8.3.ebuild b/app-misc/khal/khal-0.8.3.ebuild
index 9bda347..b75fe0b 100644
--- a/app-misc/khal/khal-0.8.3.ebuild
+++ b/app-misc/khal/khal-0.8.3.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python3_{3,4} )
+PYTHON_COMPAT=( python3_4 )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1

Reply via email to