commit: ff94dc29a8ccbad8949894eafe810b7917bb144a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 12 17:48:34 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 12 17:48:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff94dc29
profiles/arch/amd64: add media-libs/osl[clang-cuda] to CUDA stable-mask Bug: https://bugs.gentoo.org/953827 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/amd64/package.use.stable.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 35c81ed90721..8f08233a5c93 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -28,6 +28,7 @@ media-sound/liblc3 -test # dev-util/nvidia-cuda-toolkit may never be stabilized media-video/ffmpeg npp media-video/ffmpeg-compat npp +media-libs/osl clang-cuda # Sam James <[email protected]> (2025-02-13) # sys-cluster/corosync is marked stable here
