arm64: Mask opencl useflag on media-libs/mesa
authorJan Vesely <jano.vesely@gmail.com>
Fri, 15 Jun 2018 18:49:42 +0000 (14:49 -0400)
committerMatt Turner <mattst88@gentoo.org>
Fri, 15 Jun 2018 21:35:45 +0000 (14:35 -0700)
It needs r600 or radeonsi GPU.
Closes: https://github.com/gentoo/gentoo/pull/8847

profiles/arch/arm64/package.use.mask

index ee9cb80813eff5ce5970015f19f4f8c84d7485ab..6c3c230a4ed2d98e8a61968d954890556d937c8c 100644 (file)
@@ -1,6 +1,11 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Jan Vesely <jano.vesely@gmail.com> (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 <alex@bennee.com> (31 May 2018)
 # bunch of dev-perl packages not yet keyworded
 # and the i3 ebuild currently has RESTRICT="test" due to upstream bug