From 850c35fcce4de3d803a7500220929c261bdcaf37 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 18 Oct 2020 18:54:17 -0500 Subject: dev-python/python-openstackclient: remove py36 from 5.4.0 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode --- dev-python/python-openstackclient/python-openstackclient-5.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-openstackclient') diff --git a/dev-python/python-openstackclient/python-openstackclient-5.4.0.ebuild b/dev-python/python-openstackclient/python-openstackclient-5.4.0.ebuild index e94c34d5eb6e..f7070f8add66 100644 --- a/dev-python/python-openstackclient/python-openstackclient-5.4.0.ebuild +++ b/dev-python/python-openstackclient/python-openstackclient-5.4.0.ebuild @@ -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_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 -- cgit v1.2.3