the Steam review has been taken, however the reviewer wonders if the infrastructure can cope with i686 binary packages being pushed to the x86_64 repository. I thought it was possible, but this is my first
Hi Simone
From the plague infrastructure perspective there is no issue with having the i686 package automatically copied into the x86_64 repository. From the package you will only need to use ExclusiveArch: i686
That way the package will be built only for the i686 target.
Then I will adjust the package to be copied into the x86_64 repository on plague configuration.
This might be different with koji (where some special cases might be handled within mash instead).