From: Manuel RĂ¼ger Date: Fri, 28 Apr 2017 15:45:37 +0000 (+0200) Subject: dev-python/ioflo: Add python3_6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3c6c50a701b12faf0414a0b323d36c880430d0aa;p=gentoo.git dev-python/ioflo: Add python3_6 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/dev-python/ioflo/ioflo-1.5.0.ebuild b/dev-python/ioflo/ioflo-1.5.0.ebuild index 1a376a62be43..0c230f0e0c51 100644 --- a/dev-python/ioflo/ioflo-1.5.0.ebuild +++ b/dev-python/ioflo/ioflo-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6}) inherit distutils-r1 DESCRIPTION="Automated Reasoning Engine and Flow Based Programming Framework"