Skip to content

Commit

Permalink
sci-mathematics/sage: disable py3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwifb committed Oct 24, 2023
1 parent 6532422 commit 0007e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sci-mathematics/sage/sage-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_REQ_USE="readline,sqlite"
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_EXT=1
Expand Down

0 comments on commit 0007e83

Please sign in to comment.