From 4c961b14cf343fa0a86bfd322b2122d5b735f3f0 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 20 Jun 2020 14:17:00 -0500 Subject: dev-python/keystoneauth: 4.0.0 add py36 flag Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode --- dev-python/keystoneauth/keystoneauth-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/keystoneauth/keystoneauth-4.0.0.ebuild b/dev-python/keystoneauth/keystoneauth-4.0.0.ebuild index d60a54111e53..60b0dac745a6 100644 --- a/dev-python/keystoneauth/keystoneauth-4.0.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_6 python3_7 ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad