From 94db9cbb4f22611433c014c563d0a1b3e0109c67 Mon Sep 17 00:00:00 2001 From: Jan Vesely Date: Fri, 15 Jun 2018 14:49:42 -0400 Subject: [PATCH] arm64: Mask opencl useflag on media-libs/mesa It needs r600 or radeonsi GPU. Closes: https://github.com/gentoo/gentoo/pull/8847 --- profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index ee9cb80813ef..6c3c230a4ed2 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Jan Vesely (15 June 2018) +# Mesa clover only works on r600 or radeonsi GPUs. The corresponding +# video_cards useflags are not available on arm +media-libs/mesa opencl + # Alex Bennee (31 May 2018) # bunch of dev-perl packages not yet keyworded # and the i3 ebuild currently has RESTRICT="test" due to upstream bug -- 2.26.2