guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: ioquake: Build on all architectures.


From: guix-commits
Subject: 01/01: gnu: ioquake: Build on all architectures.
Date: Sun, 26 May 2019 13:23:07 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 51daf2f553ef587ac300f2d2768868b75dcddae7
Author: Efraim Flashner <address@hidden>
Date:   Sun May 26 20:22:36 2019 +0300

    gnu: ioquake: Build on all architectures.
    
    * gnu/packages/game-development.scm (ioquake)[supported-systems]: Remove
    field.
---
 gnu/packages/game-development.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/game-development.scm 
b/gnu/packages/game-development.scm
index 62f6051..c3177a0 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1521,5 +1521,4 @@ the original, ioquake3 has been cleaned up, bugs have 
been fixed and features
 added.  The permanent goal is to create the open source Quake 3 distribution
 upon which people base their games, ports to new platforms, and other
 projects.")
-      (supported-systems '("x86_64-linux" "i686-linux"))
       (license license:gpl2))))



reply via email to

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