Hello, Regarding the following snip from /usr/portage/media-libs/mesa/mesa-10.0.4.ebuild:
DEPEND="${RDEPEND}
opencl? (
>=sys-devel/llvm-3.3-r1[video_cards_radeon,${MULTILIB_USEDEP}]
>=sys-devel/clang-3.3[${MULTILIB_USEDEP}]
>=sys-devel/gcc-4.6
)
Does this say "if you want to use opencl then you have to say that you
are using a radeon graphics card, even if you are not using a radeon
graphics card":
Thank you,
Chris

