dev-python/ioflo: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Fri, 28 Apr 2017 15:45:37 +0000 (17:45 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Fri, 28 Apr 2017 15:45:37 +0000 (17:45 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/ioflo/ioflo-1.5.0.ebuild

index 1a376a62be4325d9a925bac44aad1d0c3727ab9a..0c230f0e0c51573438442b0a6433e3cf100ae02a 100644 (file)
@@ -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"