commit: 4c961b14cf343fa0a86bfd322b2122d5b735f3f0 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Jun 20 19:17:00 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Jun 20 19:23:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c961b14
dev-python/keystoneauth: 4.0.0 add py36 flag Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> 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 d60a54111e5..60b0dac745a 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
