From 51daf2f553ef587ac300f2d2768868b75dcddae7 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Sun, 26 May 2019 20:22:36 +0300 Subject: 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(-) (limited to 'gnu/packages') diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 62f6051e98..c3177a0b1c 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -1521,5 +1521,4 @@ (define-public ioquake3 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)))) -- cgit v1.2.3