gnu: ioquake: Build on all architectures.

* gnu/packages/game-development.scm (ioquake)[supported-systems]: Remove
field.
This commit is contained in:
Efraim Flashner 2019-05-26 20:22:36 +03:00
parent 164cb4da63
commit 51daf2f553
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -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))))