commit: 1a4bf32b5bbb41e3e6d784074bc373827d9fcd7b Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Apr 12 12:48:09 2023 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Apr 12 12:48:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a4bf32b
profiles/arch/riscv: Remove USE=opencl from use.mask Closes: https://bugs.gentoo.org/904214 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/arch/riscv/use.mask | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index d9d54fb8a754..90360dcf8d5e 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. @@ -41,9 +41,6 @@ mono # No proper support for this arch yet java -# Neither the virtual nor any of the runtimes (except mesa) keyworded here yet -opencl - # not supported / tested cards video_cards_ast
