mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 04:42:22 +00:00
fixup: add mock label so i686 builds correctly (#7601)
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
project pkg {
|
||||
arches = ["x86_64", "aarch64", "i686"]
|
||||
arches = ["x86_64", "aarch64", "i386"]
|
||||
rpm {
|
||||
spec = "fdk-aac.spec"
|
||||
}
|
||||
labels {
|
||||
mock=1
|
||||
subrepo = "multimedia"
|
||||
weekly = 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user