commit: 9f3b847969ac1d8829c1f5962309f75cd0f277cf Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Fri Jul 26 08:44:20 2019 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Fri Jul 26 08:45:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3b8479
profiles: mask dev-libs/amdgpu-pro-opencl on x32 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/amd64/x32/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index b2ef7e960c4..a542388fefb 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2019-07-26) +# Binary-only package with no x32 support +dev-libs/amdgpu-pro-opencl + # Thomas Deutschmann <[email protected]> (2018-10-23) # requires net-libs/nodejs >=www-client/firefox-63.0
