mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: ioquake: Build on all architectures.
* gnu/packages/game-development.scm (ioquake)[supported-systems]: Remove field.
This commit is contained in:
parent
164cb4da63
commit
51daf2f553
1 changed files with 0 additions and 1 deletions
|
@ -1521,5 +1521,4 @@ (define-public ioquake3
|
||||||
added. The permanent goal is to create the open source Quake 3 distribution
|
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
|
upon which people base their games, ports to new platforms, and other
|
||||||
projects.")
|
projects.")
|
||||||
(supported-systems '("x86_64-linux" "i686-linux"))
|
|
||||||
(license license:gpl2))))
|
(license license:gpl2))))
|
||||||
|
|
Loading…
Reference in a new issue