nongnu: heroic-client: Set supported-systems.

* nongnu/packages/game-client.scm (heroic-client) [supported-systems]: Limit to
x86_64-linux only.
This commit is contained in:
Hilton Chain 2025-09-17 00:28:00 +08:00
parent bc2a73d7a8
commit 0531ba5050
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -105,7 +105,8 @@
(description "Heroic is an Open Source Game Launcher. Right now it supports launching (description "Heroic is an Open Source Game Launcher. Right now it supports launching
games from the Epic Games Store using Legendary, GOG Games using our custom games from the Epic Games Store using Legendary, GOG Games using our custom
implementation with gogdl and Amazon Games using Nile.") implementation with gogdl and Amazon Games using Nile.")
(license license:gpl3))) (license license:gpl3)
(supported-systems '("x86_64-linux"))))
(define steam-client (define steam-client
(package (package