summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Vesely <jano.vesely@gmail.com>2018-06-15 14:49:42 -0400
committerMatt Turner <mattst88@gentoo.org>2018-06-15 14:35:45 -0700
commit94db9cbb4f22611433c014c563d0a1b3e0109c67 (patch)
treed9ce3494984310dbdae7e5ee22a39b8994db8aeb
parentnet-misc/gsutil: require latest httplib2 and gcs-oauth2-boto-plugin (diff)
downloadgentoo-94db9cbb4f22611433c014c563d0a1b3e0109c67.tar.gz
gentoo-94db9cbb4f22611433c014c563d0a1b3e0109c67.tar.bz2
gentoo-94db9cbb4f22611433c014c563d0a1b3e0109c67.zip
arm64: Mask opencl useflag on media-libs/mesa
It needs r600 or radeonsi GPU. Closes: https://github.com/gentoo/gentoo/pull/8847
-rw-r--r--profiles/arch/arm64/package.use.mask5
1 files changed, 5 insertions, 0 deletions
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 <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