From: Jan Vesely Date: Fri, 15 Jun 2018 18:49:42 +0000 (-0400) Subject: arm64: Mask opencl useflag on media-libs/mesa X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=94db9cbb4f22611433c014c563d0a1b3e0109c67;p=gentoo.git arm64: Mask opencl useflag on media-libs/mesa It needs r600 or radeonsi GPU. Closes: https://github.com/gentoo/gentoo/pull/8847 --- 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