rosenthal: komga-bin: Set supported-systems to x86_64-linux only.

* modules/rosenthal/packages/binaries.scm (komga-bin) [supported-systems]: Set
to x86_64-linux.
This commit is contained in:
Hilton Chain 2025-09-02 00:59:39 +08:00
parent 4943e01c2a
commit eb7e08c63e
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -153,6 +153,7 @@ exec ~a -jar ~a $@~%"
(description
"Komga is a media server for your comics, mangas, BDs, magazines and
eBooks.")
(supported-systems '("x86_64-linux"))
(license license:expat)
(properties '((upstream-name . "komga")
(disable-updater? . #t)))))