Adding armhfp arch to Labs variant
Fix for #6737 python-classroom is the first armhfp image under Labs variant. And, the compose has been failing since its missing from variants.xml file. This will fix it. Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
a522a05f95
commit
75200de99c
@ -38,6 +38,7 @@
|
||||
</variant>
|
||||
<variant id="Labs" name="Labs" type="variant" is_empty="true">
|
||||
<arches>
|
||||
<arch>armhfp</arch>
|
||||
<arch>i386</arch>
|
||||
<arch>x86_64</arch>
|
||||
</arches>
|
||||
|
Loading…
Reference in New Issue
Block a user