diff options
author | 2023-04-12 15:13:22 +0200 | |
---|---|---|
committer | 2023-04-12 15:14:32 +0200 | |
commit | 195148ffef3abd3a6db5bacf9d3d4932b8073249 (patch) | |
tree | c550e3b19e213e64b893d9e69294c34aeef0e5fc /profiles/arch | |
parent | media-libs/jasper: readd jasper library (4.0.0) (diff) | |
download | gentoo-195148ffef3abd3a6db5bacf9d3d4932b8073249.tar.gz gentoo-195148ffef3abd3a6db5bacf9d3d4932b8073249.tar.bz2 gentoo-195148ffef3abd3a6db5bacf9d3d4932b8073249.zip |
Revert "profiles/arch/riscv: Remove USE=opencl from use.mask"
We need to keyword libclc before unmasking the flag.
This reverts commit 1a4bf32b5bbb41e3e6d784074bc373827d9fcd7b.
Bug: https://bugs.gentoo.org/904214
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/riscv/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 90360dcf8d5e..d9d54fb8a754 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. @@ -41,6 +41,9 @@ 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 |