Skip to content

Commit

Permalink
media-gfx/textext: enable py3.12
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Freyermuth <[email protected]>
  • Loading branch information
olifre committed Jun 2, 2024
1 parent 81610eb commit 8b97cbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-gfx/textext/textext-1.5.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..12} )
PYTHON_REQ_USE="tk?"

inherit python-single-r1
Expand Down

0 comments on commit 8b97cbd

Please sign in to comment.