dev-python/jaraco-envs: Add python3_5
authorPatrick McLean <patrick.mclean@sony.com>
Fri, 22 Nov 2019 02:29:36 +0000 (18:29 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Fri, 22 Nov 2019 03:15:15 +0000 (19:15 -0800)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild

index fdbdc1c47b1ad719ead4657c726064887436535f..8c06fc55d5f226cfdaa25ceb8cfeb906d340cbfc 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
 inherit distutils-r1
 
 MY_PN="${PN//-/.}"