copr-be: typofix for previous commits
This commit is contained in:
parent
711fe5948b
commit
9bae0b2797
1 changed files with 3 additions and 3 deletions
|
@ -68,9 +68,9 @@ aarch64_{{ id }}_{{ inst }}:
|
||||||
- arch_aarch64_native
|
- arch_aarch64_native
|
||||||
{% endmacro %}
|
{% endmacro %}
|
||||||
|
|
||||||
{{ aws_x86_64(builders.aws.x86_64[0] + buidlers.aws.armhfp[0],
|
{{ aws_x86_64(builders.aws.x86_64[0] + builders.aws.armhfp[0],
|
||||||
builders.aws.x86_64[1] + buidlers.aws.armhfp[1],
|
builders.aws.x86_64[1] + builders.aws.armhfp[1],
|
||||||
builders.aws.x86_64[2] + buidlers.aws.armhfp[2])
|
builders.aws.x86_64[2] + builders.aws.armhfp[2])
|
||||||
}}
|
}}
|
||||||
{{ aws_aarch64(builders.aws.aarch64[0],
|
{{ aws_aarch64(builders.aws.aarch64[0],
|
||||||
builders.aws.aarch64[1],
|
builders.aws.aarch64[1],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue