me
/
guix
Archived
1
0
Fork 0

gnu: mupen64plus-core: Add comment.

* gnu/packages/games.scm (mupen64plus-core): Comment the reason for the
  supported-systems field.
master
Taylan Ulrich Bayırlı/Kammer 2015-11-12 17:25:40 +01:00
parent 9c9be34871
commit bff3c670c2
1 changed files with 1 additions and 0 deletions

View File

@ -1253,6 +1253,7 @@ world}, @uref{http://evolonline.org, Evol Online} and
(list "all" (string-append "PREFIX=" out)))
;; There are no tests.
#:tests? #f))
;; As per the Makefile (in projects/unix/Makefile):
(supported-systems '("i686-linux" "x86_64-linux"))
(home-page "http://www.mupen64plus.org/")
(synopsis "Nintendo 64 emulator core library")