summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Singer2022-12-05 15:17:19 +0000
committerFelix Singer2022-12-05 15:19:36 +0000
commit7f8688cfbf58918d57e6953ba19845df23b222e9 (patch)
tree40f74642fa6ed816da7e082cb6307e981b3e7aa4 /PKGBUILD
parenta8ff221679e154a6988f8a103414a68e29268dd9 (diff)
downloadaur-7f8688cfbf58918d57e6953ba19845df23b222e9.tar.gz
Enable all targets again
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34b6ddc34345..7d15868b7fdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Felix Singer <felixsinger@posteo.net>
-_targets="i386 x64 clang"
+_targets="i386 x64 arm aarch64 riscv ppc64 nds32le clang"
_commit='e29dcdcdd8bc04e9c54aca4e341d0b8168763000'
pkgbase='coreboot-toolchain'