commit: 7b38f2b41f1653915fc57a31a0795064dd10f4ab Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 15 18:49:24 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 15 18:49:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b38f2b4
profiles/arch/arm64: un-stable-mask USE=opencl Bug: https://bugs.gentoo.org/941379 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index ef89d57add37..4916de76e82e 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James <[email protected]> (2025-01-15) -# virtual/opencl and friends not yet marked stable on arm64 (bug #941379) -opencl - # Matt Turner <[email protected]> (2024-05-10) # x11-drivers/xf86-video-vmware is not stable yet video_cards_vmware
