sys-devel/llvm: Nios2 was removed upstream
authorMichał Górny <mgorny@gentoo.org>
Tue, 1 Oct 2019 11:43:51 +0000 (13:43 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 1 Oct 2019 12:22:25 +0000 (14:22 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/llvm/llvm-10.0.0.9999.ebuild

index e632d6c930c63077f587fcc634c5d205c8594642..a58ed35b541901e3d59c6d268f69e27d37a4d0aa 100644 (file)
@@ -18,7 +18,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/llvm.git
        https://github.com/llvm-mirror/llvm.git"
 
 # Those are in lib/Targets, without explicit CMakeLists.txt mention
-ALL_LLVM_EXPERIMENTAL_TARGETS=( AVR Nios2 )
+ALL_LLVM_EXPERIMENTAL_TARGETS=( AVR )
 # Keep in sync with CMakeLists.txt
 ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
        NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore