gnu: mupen64plus-core: Specify supported-systems.
* gnu/packages/games.scm (mupen64plus-core): Specify supported-systems.
This commit is contained in:
parent
2f1531f008
commit
9c9be34871
|
@ -1253,6 +1253,7 @@ world}, @uref{http://evolonline.org, Evol Online} and
|
||||||
(list "all" (string-append "PREFIX=" out)))
|
(list "all" (string-append "PREFIX=" out)))
|
||||||
;; There are no tests.
|
;; There are no tests.
|
||||||
#:tests? #f))
|
#:tests? #f))
|
||||||
|
(supported-systems '("i686-linux" "x86_64-linux"))
|
||||||
(home-page "http://www.mupen64plus.org/")
|
(home-page "http://www.mupen64plus.org/")
|
||||||
(synopsis "Nintendo 64 emulator core library")
|
(synopsis "Nintendo 64 emulator core library")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Reference in New Issue