Skip to content

Commit

Permalink
dev-python/multimethod: python3_11 compat
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Shapranov <equidamoid@gmail.com>
  • Loading branch information
Equidamoid committed Aug 7, 2023
1 parent e074cec commit 12bb02a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_10 )
PYTHON_COMPAT=( python3_11 )

inherit distutils-r1

Expand Down

0 comments on commit 12bb02a

Please sign in to comment.