retroarch.beetle-saturn: set platforms to x86_64-linux
cc #23253. Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
This commit is contained in:
parent
6784a44296
commit
c4eee0c4f1
@ -99,6 +99,7 @@ in
|
||||
}).override {
|
||||
buildPhase = "make";
|
||||
name = "beetle-saturn";
|
||||
meta.platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
|
||||
bsnes-mercury = let bname = "bsnes-mercury"; in (mkLibRetroCore rec {
|
||||
|
Loading…
Reference in New Issue
Block a user