mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-13 08:38:51 +02:00
Various USE were removed/renamed and/or enabled by default, and some dependencies have gained the required keywords. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
35 lines
1.2 KiB
Text
35 lines
1.2 KiB
Text
# Copyright 1999-2025 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# Paul Zander <negril.nx+gentoo@gmail.com> (2024-04-12)
|
|
# supports 64 bit neon
|
|
media-libs/opencv cpu_flags_arm_neon
|
|
|
|
# matoro <matoro_gentoo@matoro.tk> (2022-08-31)
|
|
# GHC does not gain native codegen for arm64 until 9.2.
|
|
# We don't want an unregisterised build, so force LLVM codegen.
|
|
dev-lang/ghc:0/9.0.2 llvm
|
|
|
|
# Michał Górny <mgorny@gentoo.org> (2021-02-19)
|
|
# We have ready-to-use configs here.
|
|
sys-kernel/gentoo-kernel -savedconfig
|
|
sys-kernel/vanilla-kernel -savedconfig
|
|
|
|
# Aaron Bauman <bman@gentoo.org> (2019-12-27)
|
|
# ffmpeg does support 64 bit neon
|
|
media-video/ffmpeg-chromium cpu_flags_arm_neon
|
|
net-misc/sunshine 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 llvm_targets_AArch64
|
|
llvm-core/clang llvm_targets_AArch64
|
|
llvm-core/llvm llvm_targets_AArch64
|