From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePXFp-0003H9-EB for guix-patches@gnu.org; Thu, 14 Dec 2017 12:25:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePXFm-0004em-Pb for guix-patches@gnu.org; Thu, 14 Dec 2017 12:25:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:53555) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ePXFm-0004eT-Mk for guix-patches@gnu.org; Thu, 14 Dec 2017 12:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ePXFm-0003A8-Bh for guix-patches@gnu.org; Thu, 14 Dec 2017 12:25:02 -0500 Subject: [bug#29702] [PATCH] gnu: texlive-bin: Disable tests on aarch64. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <1513205578-74346-1-git-send-email-bavier@cray.com> Date: Thu, 14 Dec 2017 18:24:35 +0100 In-Reply-To: <1513205578-74346-1-git-send-email-bavier@cray.com> (Eric Bavier's message of "Wed, 13 Dec 2017 16:52:58 -0600") Message-ID: <87ind98bos.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Eric Bavier Cc: 29702@debbugs.gnu.org Eric Bavier skribis: > * gnu/packages/tex.scm (texlive-bin)[arguments]: Disable tests on aarch64. Heheh, LGTM.