From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 01/01: gnu: ocaml@4.01: Remove aarch64-linux from supported-systems. Date: Sat, 01 Dec 2018 17:23:32 -0500 Message-ID: <874lbw51j4.fsf@netris.org> References: <20181201204303.4663.74240@vcs0.savannah.gnu.org> <20181201204304.CAB1820A18@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gTDgd-0001gW-DB for guix-devel@gnu.org; Sat, 01 Dec 2018 17:24:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gTDga-0007wq-AI for guix-devel@gnu.org; Sat, 01 Dec 2018 17:24:31 -0500 Received: from world.peace.net ([64.112.178.59]:42180) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gTDga-0007bm-6R for guix-devel@gnu.org; Sat, 01 Dec 2018 17:24:28 -0500 In-Reply-To: <20181201204304.CAB1820A18@vcs0.savannah.gnu.org> (guix-commits's message of "Sat, 1 Dec 2018 15:43:04 -0500 (EST)") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Efraim Flashner Cc: guix-devel@gnu.org Hi Efraim, guix-commits@gnu.org writes: > efraim pushed a commit to branch master > in repository guix. > > commit 454e7132d6fffb5c9a5ce086ffd1b687416feb83 > Author: Efraim Flashner > Date: Sat Dec 1 22:41:19 2018 +0200 > > gnu: ocaml@4.01: Remove aarch64-linux from supported-systems. > > * gnu/packages/ocaml.scm (ocaml@4.01)[supported-systems]: New field. What's the rationale for this change? Debian includes OCaml 4.01 in its arm64 port. https://packages.debian.org/search?arch=arm64&keywords=ocaml http://http.us.debian.org/debian/pool/main/o/ocaml/ocaml_4.01.0-5_arm64.deb Mark