From de393bd027b783eac9899bf314fd4ab037a594be Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Tue, 25 May 2021 10:04:58 +0300 Subject: doc: Remove reference to mips64. * doc/contributing.texi (Submitting Patches): Don't suggest building packages for mips64. --- doc/contributing.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/contributing.texi b/doc/contributing.texi index 5fadde4d6c..1355c59375 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -1031,7 +1031,7 @@ Then reconfigure your system. You can then build packages for different platforms by specifying the @code{--system} option. For example, to build the "hello" package for -the armhf, aarch64, or mips64 architectures, you would run the following +the armhf or aarch64 architectures, you would run the following commands, respectively: @example guix build --system=armhf-linux --rounds=2 hello -- cgit v1.2.3