mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-13 17:16:23 +01:00
commit
5ef2d4035c
@ -64,7 +64,7 @@ can_also_build = {
|
|||||||
'armv8l' :[ 'armv4l', 'armv5el', 'armv6el', 'armv7el', 'armv8el' ], # not existing arch, just for compatibility
|
'armv8l' :[ 'armv4l', 'armv5el', 'armv6el', 'armv7el', 'armv8el' ], # not existing arch, just for compatibility
|
||||||
'armv5tel':[ 'armv4l', 'armv5el', 'armv5tel' ],
|
'armv5tel':[ 'armv4l', 'armv5el', 'armv5tel' ],
|
||||||
's390x': ['s390' ],
|
's390x': ['s390' ],
|
||||||
'ppc64': [ 'ppc', 'ppc64' ],
|
'ppc64': [ 'ppc', 'ppc64', 'ppc64p7' ],
|
||||||
'i586': [ 'i386' ],
|
'i586': [ 'i386' ],
|
||||||
'i686': [ 'i586', 'i386' ],
|
'i686': [ 'i586', 'i386' ],
|
||||||
'x86_64': ['i686', 'i586', 'i386' ],
|
'x86_64': ['i686', 'i586', 'i386' ],
|
||||||
|
Loading…
Reference in New Issue
Block a user