profiles: do not install live dtc ebuild

Not a significant feature here, it is an OpenFirmware compiler and
optional dependency of QEMU. Old ChromeOS stuff was allowing the live
ebuild and the project's upstream host seems to now be gone, breaking
our builds. Remove keyword, remove from hard-host-depends. It can be
pulled in as a dependency of QEMU if needed.
This commit is contained in:
Michael Marineau 2014-10-19 11:54:18 -07:00
parent 7f1e486963
commit 80c7f31af6
3 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@ RDEPEND="${RDEPEND}
dev-embedded/u-boot-tools dev-embedded/u-boot-tools
dev-util/ccache dev-util/ccache
dev-util/crosutils dev-util/crosutils
>=sys-apps/dtc-1.3.0-r5
sys-boot/syslinux sys-boot/syslinux
sys-devel/crossdev sys-devel/crossdev
sys-devel/sysroot-wrappers sys-devel/sysroot-wrappers

View File

@ -12,7 +12,6 @@
=dev-embedded/smdk-dltool-0.20-r3 ~amd64 =dev-embedded/smdk-dltool-0.20-r3 ~amd64
=sys-fs/libfat-0.3a ~amd64 =sys-fs/libfat-0.3a ~amd64
=dev-cpp/gflags-2.0 ~amd64 =dev-cpp/gflags-2.0 ~amd64
=sys-apps/dtc-9999 **
=sys-devel/smatch-1.57-r1 ~amd64 =sys-devel/smatch-1.57-r1 ~amd64
=dev-lang/closure-compiler-bin-20120305 ~amd64 =dev-lang/closure-compiler-bin-20120305 ~amd64
=dev-util/shflags-1.0.3 ~amd64 =dev-util/shflags-1.0.3 ~amd64