diff options
Diffstat (limited to 'sys-devel/DPC++/DPC++-2022.09.ebuild')
-rw-r--r-- | sys-devel/DPC++/DPC++-2022.09.ebuild | 2 |
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 ddf5e0918..a7fd591a1 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_{8..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit cmake python-any-r1 DOCS_BUILDER="doxygen" DOCS_DIR="build/docs" |