copr: add emulated riscv64 resalloc tags

This commit is contained in:
Jiri Kyjovsky
2026-01-26 10:17:11 +01:00
parent 1b938e0c7a
commit de8f2a8197
3 changed files with 11 additions and 2 deletions

View File

@@ -54,6 +54,8 @@ aws_{{ arch }}_{{ on_demand + '_' if on_demand is not none else '' }}{% if spot
- arch_i686_native
- arch_armhfp
- arch_armhfp_emulated
- arch_riscv64
- arch_riscv64_emulated
{% else %}
- arch_aarch64
- arch_aarch64_native
@@ -214,6 +216,8 @@ vmhost_x86_{{ hv }}_{% if devel %}dev{% else %}prod{% endif %}:
- arch_i686_native
- arch_armhfp
- arch_armhfp_emulated
- arch_riscv64
- arch_riscv64_emulated
- hypervisor
- hypervisor_x86_64
- hypervisor_x86_64_{{ hv }}