How to Put Binary Addons in an Own Repo

I have a Problem
When there are Binry Addons:

i can make an Addon name
“Name.windows.64”
“Name.windows.32”
“Name.Raspberry”

I can add them in an Repo .
but it doesn’t work with an Addon that requires the Binary Addon Since The name Variing
cant require it in the addon.xml

Using the Same name for all Versions is also not Possible

So is there a way how it could be done?