guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: mupen64plus-core: Specify supported-systems.


From: Taylan Ulrich Bay?rl?/Kammer
Subject: 01/01: gnu: mupen64plus-core: Specify supported-systems.
Date: Thu, 12 Nov 2015 15:01:04 +0000

taylanub pushed a commit to branch master
in repository guix.

commit 9c9be34871a6d2a7708b63ac96716f08b38956ce
Author: Taylan Ulrich Bayırlı/Kammer <address@hidden>
Date:   Thu Nov 12 15:52:04 2015 +0100

    gnu: mupen64plus-core: Specify supported-systems.
    
    * gnu/packages/games.scm (mupen64plus-core): Specify supported-systems.
---
 gnu/packages/games.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 2b5d78d..9118158 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1253,6 +1253,7 @@ world}, @uref{http://evolonline.org, Evol Online} and
                       (list "all" (string-append "PREFIX=" out)))
        ;; There are no tests.
        #:tests? #f))
+    (supported-systems '("i686-linux" "x86_64-linux"))
     (home-page "http://www.mupen64plus.org/";)
     (synopsis "Nintendo 64 emulator core library")
     (description



reply via email to

[Prev in Thread] Current Thread [Next in Thread]