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

This commit is contained in:
Raboneko
2025-11-23 09:45:36 -08:00
committed by GitHub
parent 77c7cae514
commit 1ef3bcf90b
+1
View File
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64", "aarch64", "i686"]
rpm {
spec = "fdk-aac.spec"
}