summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-01 13:43:48 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-01 14:22:23 +0200
commit21d10e23b64cd1d2bc59dc542a6137cc76570aec (patch)
tree961e6820ab50509aaec7d9174dd2964a964661fb
parentsys-kernel/vanilla-sources: Automated version bump to {4.19.76,5.2.18,5.3.2} ... (diff)
downloadgentoo-21d10e23b64cd1d2bc59dc542a6137cc76570aec.tar.gz
gentoo-21d10e23b64cd1d2bc59dc542a6137cc76570aec.tar.bz2
gentoo-21d10e23b64cd1d2bc59dc542a6137cc76570aec.zip
dev-ml/llvm-ocaml: Nios2 was removed upstream
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild
index 5fb5269eb058..3fd7ae9785da 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild
@@ -17,7 +17,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/llvm.git
https://github.com/llvm-mirror/llvm.git"
# Keep in sync with sys-devel/llvm
-ALL_LLVM_EXPERIMENTAL_TARGETS=( AVR Nios2 )
+ALL_LLVM_EXPERIMENTAL_TARGETS=( AVR )
ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore
"${ALL_LLVM_EXPERIMENTAL_TARGETS[@]}" )