commit:     1961f91b9caca335028b0d8a893f324a547222b1
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 20:05:06 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue May 16 20:05:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1961f91b

dev-python/schedule: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/schedule/schedule-0.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/schedule/schedule-0.4.2.ebuild 
b/dev-python/schedule/schedule-0.4.2.ebuild
index 7a9b54c19d6..121233ddb8e 100644
--- a/dev-python/schedule/schedule-0.4.2.ebuild
+++ b/dev-python/schedule/schedule-0.4.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+PYTHON_COMPAT=( python2_7 python{3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="Python job scheduling for humans"

Reply via email to