~ruther/guix-local

bff3c670c29189ecfb4eafa9316cc2d896c5d468 — Taylan Ulrich Bayırlı/Kammer 10 years ago 9c9be34
gnu: mupen64plus-core: Add comment.

* gnu/packages/games.scm (mupen64plus-core): Comment the reason for the
  supported-systems field.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -0
@@ 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")