From a67879cf39672f17ca9bf51903ffbbf2d21c322b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 4 Oct 2021 08:09:51 +0300 Subject: dev-python/python-linux-procfs: enable py3.10 Signed-off-by: Arthur Zamarin --- dev-python/python-linux-procfs/python-linux-procfs-0.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-linux-procfs/python-linux-procfs-0.6.3.ebuild') diff --git a/dev-python/python-linux-procfs/python-linux-procfs-0.6.3.ebuild b/dev-python/python-linux-procfs/python-linux-procfs-0.6.3.ebuild index c6ed51b9373e..6e27e4516cb9 100644 --- a/dev-python/python-linux-procfs/python-linux-procfs-0.6.3.ebuild +++ b/dev-python/python-linux-procfs/python-linux-procfs-0.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -- cgit v1.2.3