fix(fdk-aac): Needs an i686 build (#7595)

This commit is contained in:
Roice Young
2025-11-23 10:42:23 -07:00
committed by GitHub
parent 0d144c5012
commit cc7291e23e
+1
View File
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64", "aarch64", "i686"]
rpm {
spec = "fdk-aac.spec"
}