Skip to content

Commit

Permalink
dev-util/gitchangelog: bump python versions => 9-11
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
  • Loading branch information
sarnold committed May 17, 2023
1 parent 389504a commit 4218216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/gitchangelog/gitchangelog-3.1.2.ebuild
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_{8..10} )
PYTHON_COMPAT=( python3_{9..11} )

inherit distutils-r1

Expand Down

0 comments on commit 4218216

Please sign in to comment.