PvRuntime: Factor out the list of supported architectures
-
PvRuntime: Factor out the list of supported architectures
We can share this between PvRuntime and pv-adverb, which both want to know overlapping sets of details of known architectures.
-
pv-adverb: Use pv_multiarch_details
This avoids having two different tables of supported architectures: we can just add gameoverlayrenderer_dir to the table we already have.
Reviewed-by: @denittis (on !337 (merged))