mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-18 04:34:41 +00:00
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:
parent
4943e01c2a
commit
eb7e08c63e
@ -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)))))
|
||||
|
Loading…
Reference in New Issue
Block a user