diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-17 16:45:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-18 19:52:36 +0100 |
commit | 3ec937d53b8f20927ef7566842ed1c7f984d43b2 (patch) | |
tree | b2fd27e707f8927bd1856133c35b87a611415e46 /sci-misc/boinc | |
parent | profiles/use.desc: Make USE={otf,ttf} global (diff) | |
download | gentoo-3ec937d53b8f20927ef7566842ed1c7f984d43b2.tar.gz gentoo-3ec937d53b8f20927ef7566842ed1c7f984d43b2.tar.bz2 gentoo-3ec937d53b8f20927ef7566842ed1c7f984d43b2.zip |
profiles/use.desc: Make USE=opencl global
Add a global USE=opencl flag. The flag is used consistently in 30
packages, and most of them do not provide any additional information
worth preserving.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-misc/boinc')
-rw-r--r-- | sci-misc/boinc/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-misc/boinc/metadata.xml b/sci-misc/boinc/metadata.xml index 297bc5864a8d..6dbc0bf0ab56 100644 --- a/sci-misc/boinc/metadata.xml +++ b/sci-misc/boinc/metadata.xml @@ -23,7 +23,6 @@ NOTE: works only for subset of nvidia graphic cards so make sure your card is supported before opening a bug about it. </flag> - <flag name="opencl">Use OpenCL to enable computations using your GPU.</flag> </use> <upstream> <remote-id type="github">BOINC/boinc</remote-id> |