blob: d604168b7db5858a85fbb00ae932cc782b78819e [file] [log] [blame]
# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# The following are here because we override the ebuilds from the
# portage tree for a reason other than adding an ebuild from upstream
# that wasn't yet in our portage tree. We want to keep using our
# version of these packages even if a newer stable version becomes
# available in portage:
# Custom patches
>=sys-boot/syslinux-3.84
# We want to pin to the libpng version Chromium itself is using on targets.
>=media-libs/libpng-1.3
# This is unloved by mesa, and should never be pulled into the targets.
# It is actually for clang and ASAN that we want to have edge versions.
# This should be kept in sync with package.keywords.
=sys-devel/llvm-3.8_pre*
# We only support python-2.x for cross-compiling atm.
>=dev-lang/python-3