diff options
author | Paul Zander <negril.nx+gentoo@gmail.com> | 2024-08-12 19:31:02 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-14 15:24:58 +0100 |
commit | 963f0201991cd3d99e5ecdc76d6e7de02772aeee (patch) | |
tree | 24184a6c5e46eb8d5f2e1072e931ca0eaaa3b368 /profiles | |
parent | dev-libs/hipother: bump 6.1.1-r1 fix collisions (diff) | |
download | gentoo-963f0201991cd3d99e5ecdc76d6e7de02772aeee.tar.gz gentoo-963f0201991cd3d99e5ecdc76d6e7de02772aeee.tar.bz2 gentoo-963f0201991cd3d99e5ecdc76d6e7de02772aeee.zip |
dev-util/hip: 6.1.1, 6.1.2 fix collisions
add "dev-util/hip opencl" to package.use.mask to avoid "accidents" from users
Closes: https://bugs.gentoo.org/934963
Closes: https://bugs.gentoo.org/936317
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/38118
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/base/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index eccb6c4c756b..1d3fbfbbc9b5 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Paul Zander <negril.nx+gentoo@gmail.com> (2024-08-12) +# Builds a amd vendored opencl runtime that causes collisions. +# Hardly useful outside of maintainer testing. #934963, #936317 +dev-util/hip opencl + # matoro <matoro_gentoo@matoro.tk> (2024-07-14) # Abandoned upstream, does not take bug reports, unsupported in Gentoo. # Only remaining use is as a requirement for dev-lang/go on arm{,64}. |