mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
dev-libs/intel-vc-intrinsics: add python3.12 support
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ CMAKE_BUILD_TYPE="Release"
|
||||
LLVM_MAX_SLOT="15"
|
||||
MY_PN="${PN/intel-/}"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
|
||||
inherit cmake llvm python-any-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user