From 1961f91b9caca335028b0d8a893f324a547222b1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Manuel=20R=C3=BCger?= Date: Tue, 16 May 2017 22:05:06 +0200 Subject: [PATCH] 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 7a9b54c19d60..121233ddb8e6 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" -- 2.26.2