aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2024-01-22 08:06:04 -0500
committerHorea Christian <chr@chymera.eu>2024-01-22 08:06:04 -0500
commitbd124d7ea8ea99fae51ada07062fc0bfd2bf3bc5 (patch)
tree5cb0a1567710ce1c17e209b55a9f584a3a73d4db /sys-devel/DPC++/DPC++-2022.09.ebuild
parentsys-devel/DPC++: updated libtool dependency category (diff)
downloadsci-bd124d7ea8ea99fae51ada07062fc0bfd2bf3bc5.tar.gz
sci-bd124d7ea8ea99fae51ada07062fc0bfd2bf3bc5.tar.bz2
sci-bd124d7ea8ea99fae51ada07062fc0bfd2bf3bc5.zip
sys-devel/DPC++: enable py3.12
Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'sys-devel/DPC++/DPC++-2022.09.ebuild')
-rw-r--r--sys-devel/DPC++/DPC++-2022.09.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/DPC++/DPC++-2022.09.ebuild b/sys-devel/DPC++/DPC++-2022.09.ebuild
index 1d3558eff..ee2077566 100644
--- a/sys-devel/DPC++/DPC++-2022.09.ebuild
+++ b/sys-devel/DPC++/DPC++-2022.09.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit cmake python-any-r1
DOCS_BUILDER="doxygen"
DOCS_DIR="build/docs"