mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-19 08:42:11 +01:00
Support LoongArch64 architecture
This commit is contained in:
parent
183a23ccc9
commit
529dc51500
@ -34,6 +34,7 @@ class BuildArch(str, Enum):
|
||||
ATHLON = "athlon"
|
||||
IA64 = "ia64"
|
||||
K1OM = "k1om"
|
||||
LOONGARCH64 = "loongarch64"
|
||||
MIPS = "mips"
|
||||
MIPSEL = "mipsel"
|
||||
MIPS32 = "mips32"
|
||||
|
Loading…
x
Reference in New Issue
Block a user