aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorTaylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>2015-11-12 15:52:04 +0100
committerTaylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>2015-11-12 16:00:52 +0100
commit9c9be34871a6d2a7708b63ac96716f08b38956ce (patch)
tree07e2ca033051f40c9cbc6d7cb978a7e2ba484b33 /gnu/packages/games.scm
parent2f1531f008665496f144a39544980b2f07713174 (diff)
downloadguix-9c9be34871a6d2a7708b63ac96716f08b38956ce.tar
guix-9c9be34871a6d2a7708b63ac96716f08b38956ce.tar.gz
gnu: mupen64plus-core: Specify supported-systems.
* gnu/packages/games.scm (mupen64plus-core): Specify supported-systems.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 2b5d78d618..9118158e0c 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