mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-27 05:48:26 +00:00
(cherry picked from commit 64a74ee4d6)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
project pkg {
|
||||
arches = ["x86_64", "aarch64", "i686"]
|
||||
arches = ["x86_64", "aarch64", "i386"]
|
||||
rpm {
|
||||
spec = "fdk-aac.spec"
|
||||
}
|
||||
labels {
|
||||
subrepo = "extras"
|
||||
mock=1
|
||||
subrepo = "multimedia"
|
||||
weekly = 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user