diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/arch/arm64/package.use.force')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/arch/arm64/package.use.force | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/arm64/package.use.force b/profiles/baldeagleos/1.0/linux-gnu/arch/arm64/package.use.force new file mode 100644 index 000000000000..9b0683a365c2 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/arm64/package.use.force @@ -0,0 +1,24 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-18) +# Force host target +dev-libs/keystone llvm_targets_AArch64 + +# Aaron Bauman <bman@gentoo.org> (2019-12-27) +# ffmpeg does support 64 bit neon +media-video/ffmpeg cpu_flags_arm_neon + +# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21) +# iasl is keyworded ~arm64 +sys-firmware/seabios -binary + +# Georgy Yakovlev <gyakovlev@gentoo.org> (2018-05-14) +# Force the host target to avoid dependency hell +dev-lang/rust llvm_targets_AArch64 + +# Michał Górny <mgorny@gentoo.org> (2016-09-24) +# Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_AArch64 +sys-devel/clang llvm_targets_AArch64 +sys-devel/llvm llvm_targets_AArch64 |
