From 2ca3a26e333068ab06581c81f3a2b12fe2253784 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 28 Jan 2022 16:24:29 +0100 Subject: dev-python/*: consistent PYTHON_COMPAT style Signed-off-by: David Seifert --- dev-python/python-utils/python-utils-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-utils/python-utils-3.1.0.ebuild') diff --git a/dev-python/python-utils/python-utils-3.1.0.ebuild b/dev-python/python-utils/python-utils-3.1.0.ebuild index abb04012919a..96066edb509b 100644 --- a/dev-python/python-utils/python-utils-3.1.0.ebuild +++ b/dev-python/python-utils/python-utils-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} pypy3) +PYTHON_COMPAT=( python3_{8..10} pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of small Python functions & classes" -- cgit v1.2.3